Package: libcalendar-simple-perl (1.20-1) [universe]
Links for libcalendar-simple-perl
Ubuntu Resources:
Download Source Package libcalendar-simple-perl:
- [libcalendar-simple-perl_1.20-1.dsc]
- [libcalendar-simple-perl_1.20.orig.tar.gz]
- [libcalendar-simple-perl_1.20-1.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Krzysztof Krzyzaniak (eloy)
- gregor herrmann
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [search.cpan.org]
Similar packages:
Perl extension to create simple calendars
A very simple module that export one function called calendar(). This function returns a data structure representing the dates in a month. The data structure returned is an array of array references. The first level array represents the weeks in the month. The second level array contains the actual days. By default, each week starts on a Sunday and the value in the array is the date of that day. Any days at the beginning of the first week or the end of the last week that are from the previous or next month have the value undef.
If the month or year parameters are omitted then the current month or year are assumed.
A third, optional parameter, start_day, allows you to set the day each week starts with, with the same values as localtime sets for wday (namely, 0 for Sunday, 1 for Monday and so on).
Other Packages Related to libcalendar-simple-perl
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
-
- rec: libdatetime-perl
- module for manipulating dates, times and timestamps
Download libcalendar-simple-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 11.3 kB | 72.0 kB | [list of files] |