Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Re: Daft text adventure project

by mbond (Beadle)
on May 29, 2001 at 19:35 UTC ( [id://83981]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Daft text adventure project
in thread Daft text adventure project

this is a real simple breakdown of the code ...

its quite simple to do, and not very difficult to figure out :)

to read a file:
$filename = "$player_dir/$temp";
do($filename);

to save a file:
print FILE Dumper \%myhash;

Mbond.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-03-29 10:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found