Group
Extension

Matches 2

DateTime-Format-RelativeTime ( J/JD/JDEGUEST/DateTime-Format-RelativeTime-v0.2.1.tar.gz, JDEGUEST, 2025; MetaCPAN )
DateTime-Format-RelativeTime/lib/DateTime/Format/RelativeTime.pm ( view source; MetaCPAN )
se
    {
        $new = CORE::bless( $hash => $class );
    }
    CORE::return( $new );
}

sub TO_JSON { return( shift->as_string ); }

{
    # NOTE: DateTime::Format::RelativeTime::NullObject class
 
DateTime-Format-RelativeTime ( J/JD/JDEGUEST/DateTime-Format-RelativeTime-v0.2.1.tar.gz, JDEGUEST, 2025; MetaCPAN )
DateTime-Format-RelativeTime/lib/DateTime/Format/RelativeTime/Exception.pod ( view source; MetaCPAN )
nd call L<perlfunc/"die"> with it.

=head2 TO_JSON

Special method called by L<JSON> to transform this object into a string suitable to be added in a json data.

=head2 type

Set or get the error type
STORABLE_freeze

=for Pod::Coverage STORABLE_thaw

=for Pod::Coverage THAW

=for Pod::Coverage TO_JSON

Serialisation by L<CBOR|CBOR::XS>, L<Sereal> and L<Storable::Improved> (or the legacy L<Storable

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.