Re: PERL CGI, HTML and PHP

2012-04-25 Thread Brendan Gilroy
On Wed, Apr 25, 2012 at 3:18 PM, Mark Haney wrote: > On 04/25/2012 02:54 PM, Matthew K wrote: > >> Mark, >> >> - Original Message - >> >>> From: Mark Haney >>> To: Perl Beginners >>> Cc: >>> Sent: Wednesday, April 25, 2012 11:51 AM >>> Subject: PERL CGI, HTML and PHP >>> >>> I've got, wha

Re: Template::Toolkit question

2012-04-09 Thread Brendan Gilroy
In before actually helpful people: This script with an added "OR" (viz. || "::ERR:Cannot print value::") works as you'd expect #! /usr/bin/perl use strict; use warnings; use Template; my $variables = { nrme => "Manfred", }; my $cmd = 'Hi [% name || "::ERR:Cannot substitute variable::" %], how

Re: Guidance for a New Programmer/Perl User

2011-12-15 Thread Brendan Gilroy
Here are some new videos: http://szabgab.com/perl_tutorial.html The standard stuff is here: http://www.perl.org/learn.html http://learn.perl.org/first_steps/ And this is what I was originally looking for: http://perl-tutorial.org/ It's a curated list of tutorials. On

Re: matplotlib

2011-06-28 Thread Brendan Gilroy
Isn't MatPlotLib free as well? I don't think PDL's low cost is a competitive advantage for Perl over Python In this Perlmonks node: http://www.perlmonks.org/?node_id=347028 , the GD::Graphs module, and the PGPlot ( http://search.cpan.org/search?query=pgplot&mode=all) and GnuPlot ( http://search.cp

Re:

2011-06-06 Thread Brendan Gilroy
This doesn't seem kosher On Mon, Jun 6, 2011 at 12:48 PM, CM Analyst wrote: > http://cerclebalaguer.cat/indexz39X.php > > -- > To unsubscribe, e-mail: beginners-unsubscr...@perl.org > For additional commands, e-mail: beginners-h...@perl.org > http://learn.perl.org/ > > >