How To Wiki

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.

17 October 2010

5 December 2009

7 September 2007

24 April 2007

  • curprev 04:1604:16, 24 April 2007ZyMOS talk contribs 26,037 bytes +26,037 New page: <pre> #!/usr/bin/perl #################################### # Modules # use CMS::MediaWiki; use LWP::Simple; use Net::hostent; use Socket; use IO::Socket; use Time::HiRes qw(time); use ...