#@^%$#@^%$ PERL! Michael David Fri, 30 Jun 2000 20:35:01 -0400
Fri, 30 Jun 2000 20:35:01 -0400
Hi Folks!
Someone tell me Perl is so damn obscure!
After that, perhaps you can answer this:
I written a perl script that has a bunch of HTML in it. I am displaying the
HTML using this command:
print<<"[/HTML]";
….HTML stuff here…
[/HTML]
Now – all I want to do is simply extract all this HTML, and have the script
get it from external files. It’s really a simple thing, only I can’t find
the proper syntax to do it.
I just know one of you guys will have the answer!
Also, do any of you know where I can find a simple Perl command reference
online?
……I hate Perl……..I hate Perl………I hate Perl………
Cheers!
Michael David
michael@michaeldavid.com
Hi Folks!
Someone tell me Perl is so damn obscure!
After that, perhaps you can answer this:
I written a perl script that has a bunch of HTML in it.I am displaying the HTML using this
command:
print<<"[/HTML]";
….HTML stuff here…
[/HTML]
Now – all I want to do is simply extract all this HTML, and have the
script get it from external files.It’s really a simple thing, only I can’t find the proper syntax to do
it.
I just know one of you guys will have the answer!
Also, do any of you know where I can find a simple Perl command reference
online?