Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Testing methodology

by BrowserUk (Patriarch)
on Mar 05, 2012 at 14:36 UTC ( [id://957908]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    $belt->put( $_ ) for 1 .. 10;
    $belt->put( undef );
    
  2. or download this
    Problem signature:
      Problem Event Name:    APPCRASH
    ...
      Additional Information 2:    e939a93db866b76af40148e39e07fd0d
      Additional Information 3:    85c4
      Additional Information 4:    6c632c487ffa8e4b9b7137dbbbe72313
    
  3. or download this
    C:\test>t-TCcrap
    1
    ...
    8
    Thread 1 terminated abnormally: Can't use an undefined value as an ARR
    +AY reference at C:/Perl64/site/lib/Thread/Tie/Array.pm (loaded on dem
    +and from offset 1939 for 176 bytes) line 75.
    Terminating on signal SIGINT(2)
    
  4. or download this
    Argument "n/a" isn't numeric in printf at C:/Perl64/site/lib/Devel/Tra
    +ce.pm line 20.
    >> [0] t-TCcrap.pl                   :    6: my $belt = Thread::Convey
    +or->new( {
    ...
    >> [0] C:/Perl64/site/lib/load.pm    :  352:             $pod = !m#^=c
    +ut#, next if m#^=\w#;
    >> [0] C:/Perl64/site/lib/load.pm    :  353:             next if $pod 
    +or m#^\s*\##;
    ...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-04-18 13:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found