Acme-Buga
view release on metacpan or search on metacpan
Default class constructor
encode
my $encoded = $b->encode;
my $encoded = $b->encode('Test');
Encode string into buga text
decode
my $decoded = $b->decode;
my $decoded = $b->decode('buGa BUGA Buga BUga buGa BUGA BUga BugA BugA BUGA Buga BUga buGa buga');
Decode string into buga text
AUTHOR
Daniel Vinciguerra <daniel.vinciguerra@bivee.com.br>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Daniel Vinciguerra.
This is free software; you can redistribute it and/or modify it under
lib/Acme/Buga.pm view on Meta::CPAN
=head2 encode
my $encoded = $b->encode;
my $encoded = $b->encode('Test');
Encode string into buga text
=head2 decode
my $decoded = $b->decode;
my $decoded = $b->decode('buGa BUGA Buga BUga buGa BUGA BUga BugA BugA BUGA Buga BUga buGa buga');
Decode string into buga text
=head1 AUTHOR
Daniel Vinciguerra <daniel.vinciguerra@bivee.com.br>
=head1 COPYRIGHT AND LICENSE
( run in 0.839 second using v1.01-cache-2.11-cpan-26ccb49234f )