App::Parcimonie::Role::HasCodeset(3pm) | User Contributed Perl Documentation | App::Parcimonie::Role::HasCodeset(3pm) |
NAME¶
App::Parcimonie::Role::HasCodeset - role to get the codeset being usedSYNOPSIS¶
use MooseX::Declare; class App::Parcimonie::Daemon with App::Parcimonie::Role::HasCodeset { ... } See App::Parcimonie::Daemon for a real-life usage example.
2014-02-11 | perl v5.14.2 |