
Image::XBin::Util - Utility functions

use Image::XBin::Util;
my $file = create_io_object( %options );

Generates an IO object. Uses IO::File or IO::String.


Copyright 2003-2009 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.