           SPELL=sys-syslog
	        CPAN=Sys-Syslog
         VERSION=0.16
          SOURCE=$CPAN-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$CPAN-$VERSION
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/S/SA/SAPER/$SOURCE
     SOURCE_HASH=sha512:f1b0fb0ae59be5c9782bbab8e3714421e1cd0ae454b366a47ed6a7c867584b2aaadd6b93ca36c6a328dee3837eb269d61d33e18b1c58c435f11b37712637c9f5
        WEB_SITE="http://search.cpan.org/~saper/Sys-Syslog-0.16/"
         LICENSE=ART
         ENTERED=20060629
         UPDATED=20021001
        KEYWORDS="perl"
           SHORT="Perl interface to the UNIX syslog(3) calls"
cat << EOF
Sys::Syslog is an interface to the UNIX syslog(3) program. Call syslog() with a 
string priority and a list of printf() args just like syslog(3).
EOF
