Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: Yet another does-function-exist question

by f00li5h (Chaplain)
on Apr 15, 2007 at 05:30 UTC ( [id://610160]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package f00li5h::Events;
    use Class::Std;
    ...
            return $result;   # toherwise return what the sub returned
        }
    }
    
  2. or download this
    package main;
    use strict;
    ...
            . ") resulted in ". Dumper($result) if $result;
    
    }
    
  3. or download this
    You call that a callback? it's not a real coderef, so i'm going to ign
    +ore it! :$VAR1 = 'antelope';
    [HANDLED moosed ->Moose saves thousands from terror attack! for you ]
    ...
    ';
    [HANDLED moosed ->Moose alerts medial over email scams! for you ]
    Triggering moose with (Moose alerts medial over email scams!) resulted
    + in $VAR1 = 1;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (2)
As of 2024-04-16 21:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found