Revision history for Perl module PerlIO::via::SeqIO
0.031 Thu Oct 29 21:24:00 2009
- avoid the "unauthorized release" error by pushing a
"subclass" package onto the IO::Handle:ISA
0.03 Fri Oct 23 12:03:00 2009
- made open() export optional (only necessary for the
2-argument STDIN/STDOUT/DATA redirect)
- converted most under-the-hood filehandles to anonymous
symbols (using Symbol)
- fixed to allow layers above and below via(SeqIO) to
be processed
- passthrough mode parsing fixed for writes
- clean up tempfiles
- allow O() to use $_ by default
0.02
- added the T() function for writing de novo seq objects
to a via(SeqIO::...) stream
0.01 Sun Oct 18 23:54:24 2009
- original version; created by ExtUtils::ModuleMaker 0.51