Mac::Glue One-Liner

| | Comments (0)
Mac::Glue is working fine on Mac OS X, but I have a few bugs and a lot of cleanup to do before release. Here's a one-liner I used last night to download a bunch of files (basically, mirroring web sites):

perl -MMac::Glue -e '$i = new Mac::Glue "Interarchy"; while (<>) { chomp; $i->getwebsite(url => $_) }'

Sure, you could use other command-line tools. But that's not the point. :-)

Now Playing: I Will Return - dä (Kalhöun)

use.perl.org

Leave a comment

<pudge/*> (pronounced "PudgeGlob") is thousands of posts over many years by Pudge.

"It is the common fate of the indolent to see their rights become a prey to the active. The condition upon which God hath given liberty to man is eternal vigilance; which condition if he break, servitude is at once the consequence of his crime and the punishment of his guilt."

About this Entry

This page contains a single entry by pudge published on April 18, 2003 8:26 AM.

Temperature was the previous entry in this site.

Tic Tac Toe is the next entry in this site.

Find recent content on the main index or look in the archives to find all content.