in reply to Re^2: Creating a random generator
in thread Creating a random generator

I don't know if W3C has tutorials (and I'm having problems accessing the site from here), but if you're looking similar to the HTML and CSS specs, then you can read through the Perl documentation. Don't forget to check out the modules that come with Perl too. (If you're using ActivePerl, it installs this documentation locally in HTML format.)

Replies are listed 'Best First'.
Re^4: Creating a random generator
by Lady_Aleena (Priest) on Sep 07, 2007 at 09:51 UTC
    The W3C site doesn't have tutorials, but the specifications are very well written. It also has those nifty validators too.