logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Perlanet::Types - Various types for the Perlanet system.

Author

       Dave Cross, <dave@perlhacks.com>

Description

       This class acts as a repository of types used at various places in Perlanet.

Name

       Perlanet::Types - Various types for the Perlanet system.

Synopsis

           # n/a

Types

Perlanet::DateTime
       Our subclass of DateTime (along with a coercion to automatically create it from a string).

   Perlanet::DateTime::Duration
       Our subtype of DateTime::Duration (along with a coercion to automatically create it from a hash
       reference).

See Also