Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


local_perl_modules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
local_perl_modules [2015/01/18 13:39] – created juckinslocal_perl_modules [2015/01/22 10:50] juckins
Line 15: Line 15:
 In the actual script you want to run, include this: In the actual script you want to run, include this:
 <code> <code>
-use lib '/path/to/username/lib/';+use lib '/path/to/username/lib';
 use DateTime; use DateTime;
 use DateTime::Astro::Sunrise; use DateTime::Astro::Sunrise;
 </code> </code>
local_perl_modules.txt · Last modified: 2020/09/29 19:59 by juckins