Search results for "module:Perl6::Role"
Perl6::Roles - Perl6 roles in Perl5
This is an implementation of current state of Perl6 roles in Perl5. It draws very heavily from both the Class::Role and Class::Roles modules, but is backwards compatible with neither of them....
RKINYON/Perl6-Roles-0.01 - 28 Oct 2005 15:42:44 UTC
Perl6::Form - Implements the Perl 6 'form' built-in
Formats are Perl 5's mechanism for creating text templates with fixed-width fields. Those fields are then filled in using values from prespecified package variables. Unlike Perl 5, Perl 6 doesn't have a "format" keyword. Or the associated built-in fo...
DCONWAY/Perl6-Form-0.090 - 09 Jan 2019 00:23:27 UTC
Perl6::Pod::Block::nested - Nesting blocks
Any block can be nested by specifying a ":nested" option on it: =begin para :nested We are all of us in the gutter,E<NL> but some of us are looking at the stars! =end para However, qualifying each nested paragraph individually quickly becomes tedious...
ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC
Perl6::Pod::FormattingCode::U - Unusual text
The "U<>" formatting code specifies that the contained text is unusual or distinctive; that it is of *minor significance*. Typically such content would be rendered in an underlined style....
ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC
Perl6::Pod::FormattingCode::I - Important
The "I<>" formatting code specifies that the contained text is important; that it is of major significance. Such content would typically be rendered in italics or in "<em>"..."</em>" tags....
ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC
Perl6::Pod::FormattingCode::B - Basis/focus of sentence
The "B<>" formatting code specifies that the contained text is the basis or focus of the surrounding text; that it is of fundamental significance. Such content would typically be rendered in a bold style or in "<strong>"..."</strong>" tags....
ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC