Hi Danny,
On 5 October 2012 03:03, Danny Gratzer wrote:
> However I feel like I'm missing most of Perl with CPAN, sure I
> know the basic modules but is there any mailing list or website that
> regularly features useful modules?
>
https://metacpan.org/module/Task::Kensho is a good if not the be
On 24 November 2011 10:12, Agnello George wrote:
> On Thu, Nov 24, 2011 at 12:09 PM, Charith LokuBogahawatta
> wrote:
>> Hi All,
>>
>> I create following bash script to run some command on remote server
>> and get information but I try to do same using Perl but I couldn't
>> make it so any one ca
On 22 September 2011 09:54, Maggs wrote:
> am trying to open a file but the problem is on the third line
> (open...)
>
> sub open_file {
> local $/ = undef;
> ($filevar, $filemode, $filename) = @_;
> open ($filevar, $filemode . $filename) || die ("Can't open
> $filename");
> }
Are you ok instal
Hi,
On 20 September 2011 16:50, Uri Guttman wrote:
> > "DJ" == David Jacopille writes:
>
> DJ> I get a warning "$# is no longer supported". The program does
> DJ> continue.
>
> DJ> Apparently $# and $* were deprecated in regular expression context
> DJ> and that error message exactly i
On 7 June 2011 17:48, Brian F. Yulga wrote:
> Leo Lapworth wrote:
>> On 7 June 2011 07:47, Agnello George wrote:
>>>
>>> I got the following hashref
>>>
>>
>>
>>
>>>
>>> now i need to push $select_all_website into $sel
Hi Agnello,
On 7 June 2011 07:47, Agnello George wrote:
> I got the following hashref
> now i need to push $select_all_website into $selet_domU_data
I think this is what you want...
use strict;
use warnings;
my $hash_ref_1 = {
a => 1,
b => 2,
};
my $hash_ref_2 = {
a =
Hi,
On 27 May 2011 10:26, Shlomi Fish wrote:
> On Friday 27 May 2011 09:35:32 Sayth Renshaw wrote:
>> Which Perl Should I use ActivePerl or Strawberry Perl on Windows? 5.10 or
>> 5.12?
>
> Definitely Strawberry Perl: it is free-as-in-beer, open-source, free-as-in-
> speech, community-driven,
htt
On 26 May 2011 09:43, shawn wilson wrote:
> I'm trying to figure out what the differences are with all of the available
> message queue projects.
There has recently been a discussion on London.pm's mailing list:
http://london.pm.org/pipermail/london.pm/Week-of-Mon-20110523/020651.html
Thread ov
Hi,
Please direct any replies to this to me off-list, to save the list
from off topic.
On 19 May 2011 07:53, Shlomi Fish wrote:
> I've received quite a lot of heat from people here and elsewhere
Not from me... whilst I have issues with perl-begin.org: design,
layout, easy of use, tone etc - I a
On 11 May 2011 03:35, wrote:
> Can someone recommend a good ISP that keeps up with Perl?
> There has to be a company out there that doesn't treat Perl like a
> second class citizen.
http://www.dotcloud.com/ is in beta with Perl but might be worth
looking at if that fits your needs
10 matches
Mail list logo