Luinrandir wrote:
###############################
Inn.pl #########################
##############################

package Inn;

Buy
{}
Sell
{}
Talk
{}
Sleep
{}
Delivery
{}


Work
{
#   GameTime(.1);
#   SendOff();
   print qq|"Well afraid I do all my own work Try another business"|;
}
...

Did you forget "sub" keywords on each of these?



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to