Help for this page
Select Code to Download
Select
or
download this
#!/usr/bin/perl -w -pi use strict; tr/A-Z/ /;
Select
or
download this
BEGIN { $/ = \4096 }