Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

RE: New Little Monk

by infoninja (Friar)
on Jul 19, 2000 at 01:54 UTC ( [id://23073]=note: print w/replies, xml ) Need Help??


in reply to New Little Monk

Congrats, Misty
use Monk::Creator; $new_addition = Monk::Creator->new; $new_addition->name('Adriel Jonathan'); $new_addition->birthday('20000717');
update: D'oh! Thanks for the correction, Ozymandias

Replies are listed 'Best First'.
RE: RE: New Little Monk (Ozymandias: BugFix)
by Ozymandias (Hermit) on Jul 19, 2000 at 01:57 UTC
    Correction:
    use Monk::Creator; $new_addition = Monk::Creator->new; $new_addition->name('Adriel Jonathan'); $new_addition->birthday('20000715');
    Otherwise good...

    - Ozymandias

Log In?
Username:
Password:

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

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

    No recent polls found