Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

stevenl/MooseX-Types-Date-Piece

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MooseX::Types::Date::Piece

Installation

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

Or, if you don't have Module::Build installed, run the following commands instead:

perl Makefile.PL
make
make test
make install

License and Copyright

Copyright (C) 2012 Steven Lee. All rights reserved.

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

About

Date::Piece type and coercions for Moose

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages