Help for this page

Select Code to Download


  1. or download this
    use myRoboFolks;
    eval {
    ...
    # hey() is the constructor alias to new() for real
    # Sorry is an exported sub which extends die() by 
    # $SIG{__DIE__} capture
    
  2. or download this
    With myRoboFolks; 
    eval {...}