Re: Comparing Regular Expression in Perl vs Python



On Friday 30 November 2007 08:00, Jenda Krynicky wrote:

You can write Perl with good style ... it's just that there are
several or even many equaly good styles. So everyone's code doesn't
look the same.

Or just use perltidy to make everyone's code look the same. :-)


John
--
use Perl;
program
fulfillment
.



Relevant Pages

  • Re: array modification
    ... On Wednesday 12 December 2007 07:15, Jenda Krynicky wrote: ... so that if i print the content of that variable or array ... use Perl; ...
    (perl.beginners)
  • Re: Rename files using directory names
    ... Peter Jamieson wrote: ... use Perl; ... next are loop ...
    (comp.lang.perl.misc)
  • Re: Perl Query - Conversion of EXE file
    ... On 12/5/06, Jenda Krynicky wrote: ... Suppose the file does not contain any thing perl ... a EXE for the Perl Program is created in Windows. ... the input file is some text file containing some raw data. ...
    (perl.beginners)
  • Re: oneline file, need newline at every *
    ... use Perl; ...
    (comp.unix.shell)
  • Re: 3 CGI questions
    ... Jenda Krynicky wrote: ... > perl has to be started with -T. ... > The exact way depends on whether you print the header by CGI.pm or do ...
    (perl.beginners)