The first thing that I have made was to test Perl6::Classes, but it doesn't work, since is bery easy to crash it! Soo, I started to write one, and found a lot of things that you have to made to avoid errors on Filter::Simple, specially whe you are working with quotes and comments (comments are not parsed on Filter::Simple).
For now I have a stable code, and have tested with a lot of modules, and some classes writed on it.
Note that I'm using some extra things in my module, like the input arguments and html blocks. Note that the idea is not to work with Perl6 concepts, and just have an easier way to declare classes in pure Perl5.
I'm still looking for a name...
Graciliano M. P.
"Creativity is the expression of the liberty".
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.