Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: .siggy yaph II

by one4k4 (Hermit)
on Jun 05, 2003 at 13:43 UTC ( [id://263323]=note: print w/replies, xml ) Need Help??


in reply to .siggy yaph II

Using v5.6.1 I had a few compile errors and it may be on my end. (Think: "Why is One4k4 not using >5.6.1 yet?") But like the comment above, other than the leet speak (which reminded me of Everquest for some reason) I'll ++ the node if I can get it working after a 5.8 install.

update
After removing "use strict;" from my test file (shudder) I was able to get the following output:
Unquoted string "a" may clash with future reserved word at test.pl lin +e 6. Unquoted string "z" may clash with future reserved word at test.pl lin +e 6. ||||||| [|0 0|] \ - / \=/ ~ Subroutine p redefined at test.pl line 6. y 4 p #


Keep up the good work, although I don't know why you'd need Unquoted string.. stuff in your .sig. ;)

One4k4 - perlmonks@poorheart.com (www.poorheart.com)

Replies are listed 'Best First'.
Re: Re: .siggy yaph II
by daeve (Deacon) on Jun 05, 2003 at 17:55 UTC
    I'm running perl v5.8.0 on a redhat box and get the same errors as one4k4.

    Unquoted string "a" may clash with future reserved word at ./sig.pl li +ne 6. Unquoted string "z" may clash with future reserved word at ./sig.pl li +ne 6. ||||||| [|0 0|] \ - / \=/ ~ Subroutine main::p redefined at ./sig.pl line 6. y 4 p #

    HTH
    Daeve
Re: Re: .siggy yaph II
by denthijs (Acolyte) on Jun 07, 2003 at 17:13 UTC
    hehe, pretty cool , a sig that generates 3 warnings, lol..
    maybe i should try running them with -wT *and* use strict turned on in the future when i'm cocky enough to leave out the shebang ;)
    howell, back to the drawingboard it is, .. felt it was a bit bloated anyways

    the first 2 errors i cant explain yet but the last is the redifinement of
     *p=sub{print@_};
    to
    *p=sub{map{print" ".(lc ($_))}@_};
    on the fourth line
    which didn't really felt right at the time but it was late :)
    ahum, nor was i running -w
    thnx!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (8)
As of 2024-03-28 17:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found