| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directory as cache area.
add/update test tools for Tie::Journaled{File,Dir} modules.
clean up Tie::JournaledFile
o remove header in the cache file
o $self->{ 'key' }
o $debug is on if $ENV{'debug'} is defined.
o more carefull check of whether the value is defined or not.
o quotemeta() for pre search key in find()
o rename grep() to find()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data_type mainly by default not content_*.
|
|
|
|
The new method consits of new(), set(), get() operations.
|
|
|
|
|
|
|
|
|
|
|
|
it return the number of paragraph in the message ($self).
modify MailingList::Messages::get_content_type() which removes ";" for
convenience.
|
|
|
|
|
|
|
|
fix the name to toymode.pm not .pl
TODO is things not yet imported from fml 4.0.
|
|
move FML::String to Dialect::ISO2022JP (Dialect::Japanese::String)
|
|
|
|
|