The following module was proposed for inclusion in the Module List:

  modid:       Date::FromToday
  DSLIP:       bdpOg
  description: Calculate date X number of days from today
  userid:      AWOHLD (Adam H Wohld)
  chapterid:   6 (Data_Type_Utilities)
  communities:

  similar:

  rationale:

    The reasoning for the name space choice ( Date::FromToday ) is that
    we're calculating the Date, X number of days in the past or future
    from today's date.

    The uniqueness of this module is that it simply calculates the date
    and can optionally be formatted.

    # $date_string = '03_27_2011 $date_string = Date::FromToday->new(
    move => -1 )->date_string;

  enteredby:   AWOHLD (Adam H Wohld)
  enteredon:   Mon Mar 28 01:29:03 2011 GMT

The resulting entry would be:

Date::
::FromToday       bdpOg Calculate date X number of days from today   AWOHLD


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=c0600000_c2d1e8f49e172225&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=c0600000_c2d1e8f49e172225&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Date%3A%3AFromToday

Reply via email to