azawawi's Journal
http://use.perl.org/~azawawi/journal/
azawawi's use Perl Journalen-ususe Perl; is Copyright 1998-2006, Chris Nandor. Stories, comments, journals, and other submissions posted on use Perl; are Copyright their respective owners.2012-01-25T02:38:26+00:00pudgepudge@perl.orgTechnologyhourly11970-01-01T00:00+00:00azawawi's Journalhttp://use.perl.org/images/topics/useperl.gif
http://use.perl.org/~azawawi/journal/
Padre::Plugin::Perl6 0.25 release
http://use.perl.org/~azawawi/journal/38255?from=rss
Padre Perl6 plug-in version 0.25 is now available on <a href="http://search.cpan.org/perldoc?Padre::Plugin::Perl6">CPAN</a>. It is compatible with Padre 0.24 and later (See <a href="http://padre.perlide.org/wiki/Screenshots">Padre Screenshots</a>). The following features are supported:
<ul>
<li>One can finally highlight <a href="http://svn.pugscode.org/pugs/src/perl6/STD.pm">STD.pm</a> (after 1-5 mins). Yay!</li><li>Manual (key: F6) and automatic Perl6 Syntax Highlighting that is based on STD.pm.</li><li>Ability to run Perl6 scripts via rakudo/parrot (key: F5).</li><li>S29-functions.pod documentation call tips. Thanks for the inspiration from <a href="http://use.perl.org/~masak/journal/38212">masak's article</a>.</li><li>Show the related S29 documentation for the word under the cursor in your default browser (key: F2).</li><li>STD warnings/errors are shown on the syntax check window when you save the script.</li><li>Ability to export into HTML (full,simple and snippet modes).</li><li>Cleanup of generated STD.pm lex cache.</li></ul><p>
Any feedback is appreciated,
<br>Ahmad M. Zawawi</p>azawawi2009-01-10T20:11:54+00:00releases