Add one more naughty test for base64; make encoding logic cleaner.
[p5sagit/p5-mst-13.2.git] / t / lib / time-piece.t
2001-04-23 Jarkko Hietaniemi Time::Piece work continues. $t->day removed since
2001-04-19 Jarkko Hietaniemi Document and test Time::Piece.
2001-04-19 Jarkko Hietaniemi Add Time::Piece, a slight rewrite of Time::Object,