|
|
| XP is just a number | |
| PerlMonks |
Re^3: Website screenshotby Rhandom (Curate) |
| on Jan 07, 2007 at 04:13 UTC ( #593366=note: print w/ replies, xml ) | Need Help?? |
|
Actually there is a program called html2ps that translates the rendered html to ps. I haven't had much luck getting it installed - but it would serve to do the trick.
my @a=qw(random brilliant braindead); print $a[rand(@a)];
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||