Badger makes Perl programming more fun. Get your job done quicker. Make your code shinier. Finish work early. Go fly a kite. Enjoy life. Stop and smell the roses. Have you seen my skateboard? Have a good time, all the time. Be excellent to each other. Don't run with scissors. Live long and prosper. Are you still here? You must have a really wide monitor... or you're reading the HTML source code. Have you not got anything better to do? Go skateboarding! How about a nice game of tennis? Badger...Badger...Badger... Mushroom! Snake! Snake!
BadgerPower.com
  • Documentation
  • Badger::*
  • Codec::*
  • Day
  • Night
  • Home
  • About
  • Download
  • Documentation
  • Badger.pm
  • Badger::*
  • Base.pm
  • Class.pm
  • Class::*
  • Codec.pm
  • Codec::*
  • Base64.pm
  • Chain.pm
  • Encode.pm
  • Encoding.pm
  • JSON.pm
  • Storable.pm
  • URI.pm
  • URL.pm
  • Unicode.pm
  • YAML.pm
  • Codecs.pm
  • Config.pm
  • Constants.pm
  • Debug.pm
  • Exception.pm
  • Exporter.pm
  • Factory.pm
  • Factory::*
  • Filesystem.pm
  • Filesystem::*
  • Hub.pm
  • Mixin.pm
  • Prototype.pm
  • Rainbow.pm
  • Test.pm
  • Test::*
  • Utils.pm
  • FAQ
  • Mailing List
  • Advent Calendar

Badger::Codec::* Modules

Section Contents

Close Open
  • Badger::Codec::Base64 - encode/decode data using MIME::Base64
  • Badger::Codec::Chain - encode/decode data using multiple codecs
  • Badger::Codec::Encode - codec wrapper around Encode
  • Badger::Codec::Encoding - base class codec for different encodings
  • Badger::Codec::JSON - encode/decode data using JSON
  • Badger::Codec::Storable - encode/decode data using Storable
  • Badger::Codec::URI - URI encode/decode
  • Badger::Codec::URL - URL encode/decode
  • Badger::Codec::Unicode - encode/decode Unicode
  • Badger::Codec::YAML - encode/decode data using YAML