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

RFC: Stub Test Generator perl module + vim script

by chargrill (Parson)
on Aug 09, 2007 at 06:29 UTC ( [id://631475]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
             use Test::StubGenerator;
    
    ...
             );
    
             print $stub->gen_testfile;
    
  2. or download this
             $ perl -MTest::StubGenerator -e '
             > my $stub = Test::StubGenerator->new({ file => "Module.pm" }
    +);
             > print $stub->gen_testfile;' > Module.t
    
  3. or download this
    s**lil*;  $*=join'',sort split q**;  s;.*;grr; &&s+(.(.)).+$2$1+; $; =
    qq-$_-;s,.*,ahc,;$,.=chop for split q,,,reverse;print for($,,$;,$*,$/)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://631475]
Approved by Corion
Front-paged by liverpole
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-25 12:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found