Date-Ordinal
view release on metacpan or search on metacpan
#-----------------------------------------------------------------------
package Date::Ordinal;
#use strict;
#-----------------------------------------------------------------------
=head1 DESCRIPTION
This module is designed to aid in creation of CGI popup_menus and also
interaction with SQL databases.
=cut
#-----------------------------------------------------------------------
require Exporter;
use Carp;
Ordinal.pm,v view on Meta::CPAN
#-----------------------------------------------------------------------
package Date::Ordinal;
#use strict;
#-----------------------------------------------------------------------
=head1 DESCRIPTION
This module is designed to aid in creation of CGI popup_menus and also
interaction with SQL databases.
=cut
#-----------------------------------------------------------------------
require Exporter;
use Carp;
Ordinal.pm.~10~ view on Meta::CPAN
#-----------------------------------------------------------------------
package Date::Ordinal;
#use strict;
#-----------------------------------------------------------------------
=head1 DESCRIPTION
This module is designed to aid in creation of CGI popup_menus and also
interaction with SQL databases.
=cut
#-----------------------------------------------------------------------
require Exporter;
use Carp;
Ordinal.pm.~1~ view on Meta::CPAN
#-----------------------------------------------------------------------
package Date::Ordinal;
#use strict;
#-----------------------------------------------------------------------
=head1 DESCRIPTION
This module is designed to aid in creation of CGI popup_menus and also
interaction with SQL databases.
=cut
#-----------------------------------------------------------------------
require Exporter;
use Carp;
Ordinal.pm.~2~ view on Meta::CPAN
#-----------------------------------------------------------------------
package Date::Ordinal;
#use strict;
#-----------------------------------------------------------------------
=head1 DESCRIPTION
This module is designed to aid in creation of CGI popup_menus and also
interaction with SQL databases.
=cut
#-----------------------------------------------------------------------
require Exporter;
use Carp;
Ordinal.pm.~9~ view on Meta::CPAN
#-----------------------------------------------------------------------
package Date::Ordinal;
#use strict;
#-----------------------------------------------------------------------
=head1 DESCRIPTION
This module is designed to aid in creation of CGI popup_menus and also
interaction with SQL databases.
=cut
#-----------------------------------------------------------------------
require Exporter;
use Carp;
Ordinal.text view on Meta::CPAN
=cut
#-----------------------------------------------------------------------
package Date::Ordinal; #use strict;
#-----------------------------------------------------------------------
DESCRIPTION
This module is designed to aid in creation of CGI popup_menus and also
interaction with SQL databases.
CONVERSION ROUTINES
There are two conversion routines: `ord2month()' and `month2ord()'.
ord2month()
This function takes a month number [1..12] and returns a string
which contains the name of the month identified. If the number
is not a valid number, then `undef' will be returned:
=cut
#-----------------------------------------------------------------------
package Date::Ordinal; #use strict;
#-----------------------------------------------------------------------
DESCRIPTION
This module is designed to aid in creation of CGI popup_menus and also
interaction with SQL databases.
CONVERSION ROUTINES
There are two conversion routines: `ord2month()' and `month2ord()'.
ord2month()
This function takes a month number [1..12] and returns a string
which contains the name of the month identified. If the number
is not a valid number, then `undef' will be returned:
#---------------------------------------------------------------
--------
package Date::Ordinal; #use strict;
#---------------------------------------------------------------
--------
DESCRIPTION
This module is designed to aid in creation of CGI popup_menus
and also interaction with SQL databases.
CONVERSION ROUTINES
There are two conversion routines: `ord2month()' and
`month2ord()'.
ord2month()
This function takes a month number [1..12] and returns a
string which contains the name of the month identified.
If the number is not a valid number, then `undef' will
( run in 3.035 seconds using v1.01-cache-2.11-cpan-364913b4093 )