Skip to content

gfx/Service-DiffNotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Perl module Service::DiffNotify.

INSTALLATION

Install cpanm (App::cpanminus) and then run the following command to install
Service::DiffNotify:

    $ cpanm Service::DiffNotify

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

    $ tar xzf Service-DiffNotify-$version.tar.gz
    $ cd Service-DiffNotify-$version
    $ perl Makefile.PL
    $ make && make test

Then install it:

    $ make install

DOCUMENTATION

Service::DiffNotify documentation is available as in POD. So you can do:

    $ perldoc Service::DiffNotify

to read the documentation online with your favorite pager.

LICENSE AND COPYRIGHT

Copyright (c) 2011, Fuji, Goro (gfx). All rights reserved.

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

About

Notify file diffs in a directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages