app::parcimonie::role::hasencoding(3pm) debian man page | unix.com

Man Page: app::parcimonie::role::hasencoding

Operating Environment: debian

Section: 3pm

App::Parcimonie::Role::HasEncoding(3pm) 		User Contributed Perl Documentation		   App::Parcimonie::Role::HasEncoding(3pm)

NAME
App::Parcimonie::Role::HasEncoding - role to provide an Encode::Encoding objet for the codeset being used
SYNOPSIS
use MooseX::Declare; class App::Parcimonie::Daemon with App::Parcimonie::Role::HasEncoding { method foo (Str $bytes) { $self->encoding-> } } See App::Parcimonie::Daemon for a real-life usage example. perl v5.14.2 2014-02-11 App::Parcimonie::Role::HasEncoding(3pm)
Related Man Pages
moosex::declare::syntax::keyword::role5.18(3pm) - mojave
moosex::getopt::gld(3pm) - mojave
moosex::role::parameterized::extending(3) - mojave
app::cmd::setup(3pm) - debian
moosex::app::cmd(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?