2008-Jul-06 21:13 |
1.11
|
Check-in
[6011]:
fix POD By rse.
(diff)
|
2007-Sep-27 11:05 |
1.10
|
Check-in
[5971]:
remember that one can undivert without an argument, too By rse.
(diff)
|
2005-Nov-16 13:51 |
1.9
|
Check-in
[5298]:
change "divert" method without arg to really divert to the last established folder. By rse.
(diff)
|
2005-Nov-16 13:08 |
1.8
|
Check-in
[5297]:
o add folding loop detection to "string" method
o use anonymous names already in "new" method
o don't follow diversions on "folding" method to
allow one to divert back to upper objects, too.
o document that "folding" method returns all
foldings if no name or object is specified.
o change sample2.pl to show the usual "head" diversion
once one is already diverted in "body". By rse.
(diff)
|
2005-Nov-16 11:54 |
1.7
|
Check-in
[5295]:
o document "bool" method in Divert.pod, too.
o allow objects to be passed to "append" and "assign" methods
o call "destroy" method in "DESTROY"
o support anonymous sub-objects
o completely reviewed and cleaned up implementation By rse.
(diff)
|
2005-Feb-22 14:21 |
1.6
|
Check-in
[5035]:
o add "copy constructor" in overloaded API plus a copying() method
for selecting what to do in the "copy constructor": passing
the object as is or cloning via clone() method.
o add clone() method for recursively cloning object
o replace "die" with Carp's "croak" for better error messages By rse.
(diff)
|
2005-Feb-22 12:04 |
1.5
|
Check-in
[5034]:
say hello to 2005 here, to By rse.
(diff)
|
2004-Nov-03 09:11 |
1.4
|
Check-in
[4812]:
include year 2004 in Copyright By rse.
(diff)
|
2003-May-29 20:43 |
1.3
|
Check-in
[3413]:
o fix auto-indentation generation on unfolding
o add "storage" mode functionality By rse.
(diff)
|
2003-May-23 13:09 |
1.2
|
Check-in
[3376]:
o direct MakeMaker to not install sample[12].pl
o cleanup naming of module, etc.
o remove trailing whitespaces from codes
o cleanup and extend documentation By rse.
(diff)
|
2003-May-22 20:56 |
1.1
|
Check-in
[3374]:
finally add this little nasty beast to CVS By rse.
|