[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#226918: ITP: libcalendar-simple-perl -- Perl extension to create simple calendars



Package: wnpp
Severity: wishlist

* Package name    : libcalendar-simple-perl
  Version         : 1.08
  Upstream Author : Dave Cross <dave@dave.org.uk>
* URL             : http://search.cpan.org/CPAN/authors/id/D/DA/DAVECROSS/Calendar-Simple-1.08.tar.gz
* License         : GPL (1 or greater) or Perl Artistic
  Description     : Perl extension to create simple calendars

 A very simple module that exports one functions 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).


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux wompom 2.6.0-test9-1-386 #1 Sun Oct 26 22:32:52 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C




Reply to: