You could always compress it using (say) IO::Compress::Gzip. If you really wanted to be evil you could strip off the gzip magic number from the start (s/\A\037\213//) and then prepend it back before decompressing it with IO::Uncompress::Gunzip.
The cake is a lie.
The cake is a lie.
The cake is a lie.
In reply to Re: Binary config file suggestions
by Fletch
in thread Binary config file suggestions
by hushhush
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |