Gentoo Archives: gentoo-user

From: Dirk Heinrichs <dirk.heinrichs@××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cleaning up perl
Date: Sun, 09 Sep 2007 15:36:52
Message-Id: 200709091720.58426.dirk.heinrichs@online.de
In Reply to: Re: [gentoo-user] Cleaning up perl by Kevin O'Gorman
1 Am Sonntag, 9. September 2007 schrieb Kevin O'Gorman:
2
3 > Does anyone know how to run CPAN in a cron job, just enough to run the 'r'
4 > command?
5
6 CPAN is not just an interactive program, but also a normal perl module which
7 you can use in your on scripts. So you could write a perl script and let
8 it "use CPAN" so that it can do any CPAN operation you want. See "perldoc
9 CPAN" for the details.
10
11 HTH...
12
13 Dirk

Attachments

File name MIME type
signature.asc application/pgp-signature