Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Perl's taking over my life. . . .

by leriksen (Curate)
on Apr 29, 2004 at 04:10 UTC ( [id://349014]=note: print w/replies, xml ) Need Help??


in reply to Perl's taking over my life. . . .

Slightly related, one day I'll perfect my sig below and write the 'package brain' module, so we can all ...

use brain;

+++++++++++++++++
#!/usr/bin/perl
use warnings;use strict;use brain;

Replies are listed 'Best First'.
Re^2: Perl's taking over my life. . . .
by Anonymous Monk on Apr 29, 2004 at 07:29 UTC

    Such a package should never be created. That way you can still follow such a path:

    C:\>perl -Mbrain Can't locate brain.pm in @INC (@INC contains: ...). BEGIN failed--compilation aborted.
      flyingmoose@moosecomp:/tmp$ perl -MBrain::Positronic died: 3rd law of robotics violation at eval line 5150

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (8)
As of 2024-04-19 08:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found