Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: What are all the possible ways to deploy Perl code on multiple servers?

by saberworks (Curate)
on Jul 20, 2011 at 14:59 UTC ( [id://915670]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      $ export DEBFULLNAME="<your_name>"
      $ export DEBEMAIL="<your_email>"
    
  2. or download this
      $ mkdir HTML-Strip
    
  3. or download this
      $ cd HTML-Strip
    
  4. or download this
      $ wget http://search.cpan.org/CPAN/authors/id/K/KI/KILINRAX/HTML-Str
    +ip-1.06.tar.gz
    
  5. or download this
      $ tar xvfz HTML-Strip-1.06.tar.gz
    
  6. or download this
      $ dh-make-perl -p my-libhtml-strip-perl --build HTML-Strip-1.06
    
  7. or download this
    drwxr-xr-x 4  4096 2010-04-13 20:34 HTML-Strip-1.06
    -rw-r--r-- 1  7764 2006-02-10 11:27 HTML-Strip-1.06.tar.gz
    -rw-r--r-- 1 17912 2010-04-13 20:35 my-libhtml-strip-perl_1.06-1_i386.
    +deb
    
  8. or download this
      $ sudo dpkg -i my-libhtml-strip-perl_1.06-1_i386.deb
    
  9. or download this
      $ perl -mHTML::Strip -e 1
    
  10. or download this
    dpkg-scanpackages binary /dev/null | gzip -9c > Packages.gz
    
  11. or download this
    deb http://<your_url>/ /
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://915670]
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 13:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found