Stupid Perl Tricks: Revision history

From Federal Burro of Information
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 November 2013

5 October 2012

16 April 2012

29 January 2012

27 January 2009

12 January 2009

  • curprev 00:5800:58, 12 January 2009David talk contribs 740 bytes +740 New page: <pre> #foreach my $part ( @dateparts ) { # print "Part: ".$part."\n"; #} #while (my ( $key, $value) = values %data) { # print $key." = ".$value."\n"; #} #!/usr/bin/perl @my...