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

stevenl/MooseX-Types-Time-Piece

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MooseX::Types::Time::Piece

This module provides Moose type constraints and coercions for using Time::Piece objects as Moose attributes.

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

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

About

Time::Piece type and coercions for Moose

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages