Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Perl

Journal Short Circuit's Journal: Perl Meme 4

#!/usr/bin/perl
# Take this perl script and modify its behavior by adding or inserting up to three lines.
# You may jump over or skip existing lines, but do not remove or modify them.
# Once you've modified it, post your version somewhere.

This discussion has been archived. No new comments can be posted.

Perl Meme

Comments Filter:
  • #!/usr/bin/perl
    # Do not obey the next three lines
    # Take this perl script and modify its behavior by adding or inserting up to three lines.
    # You may jump over or skip existing lines, but do not remove or modify them.
    # Once you've modified it, post your version somewhere.

    • #!/usr/bin/perl
      # Ignore the next line. :-)
      # Do not obey the next three lines
      # Take this perl script and modify its behavior by adding or inserting up to three lines.
      # You may jump over or skip existing lines, but do not remove or modify them.
      # Once you've modified it, post your version somewhere.

  • But to evolve a genetic algorithm, you can add a line, change a line, or delete a line...

Arithmetic is being able to count up to twenty without taking off your shoes. -- Mickey Mouse

Working...