One thing I just started working with is the anonymous
subroutine as in
$stringmuncher = sub {
};
It lets one execute the same code multiple times from
other code in the same scope without having to define and then
pass values to lots of different variables. As long as one
und
mimosin...@gmail.com writes:
> I have self-learned Perl about a couple of years ago and I am also having
> a
> similar use of Perl, so I often forget how I did things. I must also say
> that I am about to be 50 years old next December and I do not have any
> technical education as my degree is in
On 07/19/2014 11:33 PM, Harry Putnam wrote:
First my usage:
Single user machines, home lan and basic networking.
My specific perl usage is as often just something I want to do as it
is some system oriented scripting.
--- --- ---=--- --- ---
I've been a per
On Sat, Jul 19, 2014 at 05:33:06PM -0400, Harry Putnam wrote:
>
> I mean an organized sort of structured kind of setup where you are
> expected to program something to a spec determined by someone
> knowledgeable.
>
Here's a suggestion that might give what you want but you'll have to
supply t
On 20 July 2014 09:33, Harry Putnam wrote:
>
> So all and any ideas, suggestions etc would be well received on this end.
>
>
One approach that may help is to double down on CPAN. This may reduce the
total number of tricks you have to learn, by finding proxies that do the
tricks for you.
for inst
I strongly recommend to use a cheat sheet or pocket reference books as this
one http://shop.oreilly.com/product/0636920018476.do. Personally, I use a
french language "Perl Moderne" pocket reference book (http://perlmoderne.fr/)
that helps me almost daily.
I really love this way to learn because it
I am now 73 years old and retired one year ago. I used Perl extensively from
1998 until I retired. It can be hard to remember all the tricks, even when you
use or write Perl often. When I learned or developed a useful technique, I
would keep the program or a bit of it around. I have lots of
Greetings,
I self learned perl four years ago in the year 2010. The primary book from
where I learned Perl programming is Learning Perl <
http://www.amazon.com/Learning-Perl-Randal-L-Schwartz/dp/1449303587/ref=sr_1_1
>
Then, I trained about 200+ students on Perl programming in the last 4 years
be
On Mon, 21 Jul 2014 15:01:10 +0200
mimosin...@gmail.com wrote:
> I have self-learned Perl about a couple of years ago and I am also
> having a similar use of Perl, so I often forget how I did things. I
> must also say that I am about to be 50 years old next December and I
> do not have any technic
I have self-learned Perl about a couple of years ago and I am also having a
similar use of Perl, so I often forget how I did things. I must also say
that I am about to be 50 years old next December and I do not have any
technical education as my degree is in psychology. I use
http://perlweekly.com/
First my usage:
Single user machines, home lan and basic networking.
My specific perl usage is as often just something I want to do as it
is some system oriented scripting.
--- --- ---=--- --- ---
I've been a perl user for several yrs, but never really stay
11 matches
Mail list logo