Skip to content

nekokak/p5-Alarm-Local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Perl module Alarm::Local.

INSTALLATION

Type the following command:

    $ curl -L http://cpanmin.us | perl - Alarm::Local

Or install cpanm and then run the following command to install
Alarm::Local:

    $ cpanm Alarm::Local

If you get an archive of this distribution, unpack it and build it
as per the usual:

    $ tar xzf Alarm-Local-$version.tar.gz
    $ cd Alarm-Local-$version
    $ perl Makefile.PL
    $ make && make test

Then install it:

    $ make install

DOCUMENTATION

Alarm::Local documentation is available as in POD. So you can do:

    $ perldoc Alarm::Local

to read the documentation online with your favorite pager.

LICENSE AND COPYRIGHT

Copyright (c) 2012, Atsushi Kobayashi. All rights reserved.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

About

export localalarm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages