http://www.perlmonks.org?node_id=276114


in reply to Re: Re: Plaintext monthly journal generator
in thread Plaintext monthly journal generator

Glad you like it, thanks! I know it's nothing fancy, but it's definitely saved me some time and made my planning and note-taking easier.

Take a look at Jeffa's suggestion - Time::Piece looks like it eliminates a lot of my script's complexity, and it'd probably be easier to extend and maintain as well.

  • Comment on Re: Re: Re: Plaintext monthly journal generator

Replies are listed 'Best First'.
Re: Re: Re: Re: Plaintext monthly journal generator
by SyN/AcK (Scribe) on Jul 21, 2003 at 04:20 UTC
    Well, its exactly what it says it is... no more no less, its simple, but cool at the same time. I will definitely check out the Time::Peace module. Jeffa always has good suggestions.