Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: Pjam - continues integration for PERL, using pinto.

by Anonymous Monk
on Dec 27, 2013 at 11:48 UTC ( [id://1068506]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    cmd = "export version_postfix='#{version_postfix}' && cd #{project_id}
    +/#{config['application']} && rm -rf cpanlib && mkdir cpanlib/ && cp -
    +r #{local_lib}/* cpanlib/ && rm -rf *.gz && ./Build realclean --quiet
    + 1>/dev/null && perl Build.PL --quiet 1>/dev/null 2>module_build.err.
    +log && ./Build manifest --quiet 2>/dev/null 1>/dev/null && ./Build di
    +st --quiet 1>/dev/null && ln -fs `ls #{project_id}/#{config['applicat
    +ion']}/*.gz` #{project_id}/current.tar.gz && echo -n `ls *.gz` > #{pr
    +oject_id}/current.txt"
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-18 15:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found