Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: Testing a Dancer2 app with locally installed modules

by GertMT (Hermit)
on Oct 28, 2020 at 14:02 UTC ( [id://11123259]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use FindBin;
    chdir "$FindBin::Bin/.."; # jwsDancer/bin/..
    ...
      "-I$FindBin::Bin/../local/lib/perl5",
    # jwsDancer/bin/../local/lib/perl5
      @ARGV;
    

Log In?
Username:
Password:

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

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

    No recent polls found