Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: What modules required

by shmem (Chancellor)
on Oct 11, 2006 at 23:45 UTC ( [id://577737]=note: print w/replies, xml ) Need Help??


in reply to Re^2: What modules required
in thread What modules required

Hm. This snippet
print < $Lang::tr{'back'} END

should be something like

print <<END; $Lang::tr{'back'} END

what do the folks at SmoothWall say to that?

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}

Replies are listed 'Best First'.
Re^4: What modules required
by Anonymous Monk on Oct 13, 2006 at 21:37 UTC
    Well, I see this script is incomplete.
    There is missing CONFIG_ROOT/general-functions.pl in @INC and lang.pl, header.pl.
    I just expected this code will show IP and other relevant info.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://577737]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (1)
As of 2024-04-25 00:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found