Beefy Boxes and Bandwidth Generously Provided by pair Networks vroom
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

RE: Code Viewer

by BBQ (Curate)
on May 25, 2000 at 02:58 UTC ( [id://14696]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Code Viewer

Humm... I didn't get part of the code. If you have:
$openbr="<"; $closebr=">";
and
$wholepage=~s/</$openbr/g; $wholepage=~s/>/$closebr/g;
aren't you just saying
$wholepage=~s/</</g; $wholepage=~s/>/>/g;
What good does that do?
I may be missing something here.

#!/home/bbq/bin/perl
# Trust no1!

Replies are listed 'Best First'.
RE: RE: Code Viewer
by BigJoe (Curate) on May 25, 2000 at 03:57 UTC
    actually what it was supposed to be instead of
    $openbr="&lt;"; $closebr="&rt;";

    but I think something happened.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://14696]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.