hio's Journal
http://use.perl.org/~hio/journal/
hio'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:48:25+00:00pudgepudge@perl.orgTechnologyhourly11970-01-01T00:00+00:00hio's Journalhttp://use.perl.org/images/topics/useperl.gif
http://use.perl.org/~hio/journal/
perlre, in Japanese
http://use.perl.org/~hio/journal/34109?from=rss
<p>
Translation of perlre into Japanese gets mostly finished.
It was so tired (-.-;
</p><p>
<a href="http://fleur.hio.jp/perldoc/perl/5.9.5/pod/perlre.mix.html">http://fleur.hio.jp/perldoc/perl/5.9.5/pod/perlre.mix.html</a>
</p>hio2007-08-14T15:14:02+00:00journalJSON-XS-1.43, in Japanese
http://use.perl.org/~hio/journal/34095?from=rss
<p>
I translated JSON-XS-1.43 into Japanese.
</p><p>
<a href="http://fleur.hio.jp/perldoc/mix/lib/JSON/XS.mix.html">http://fleur.hio.jp/perldoc/mix/lib/JSON/XS.mix.html</a>
</p>hio2007-08-13T14:15:33+00:00journalCould not insatll parrot+perl6?
http://use.perl.org/~hio/journal/34051?from=rss
<p>
With parrot-0.4.14,
</p><p> <code>
$ perl Configure.pl --prefix=/usr/local/parrot-0.4.14<br>
$ make<br>
$ make test<br>
$ make reallyinstall<br>
$ cd languages/perl6<br>
$ make<br>
</code>
</p><p>
and copy some files which are said couldnot be fund.
But still said:
</p><p> <code>
Class 'Perl6Bool' doesn't exist<br>
current instr.: '__onload' pc 3335 (src/builtins_gen.pir:2067)<br>
called from Sub 'parrot;Perl6::Compiler;main' pc -1 ((unknown file):-1)<br>
</code> </p><p>
Parrot binary in working directory works fine.
This happens with installable_parrot only.
</p><p>
All tests on perl6 are succeeded.
On parrot, only 16th of t/examples/shootout.t is failed by segv.
</p><p>
(solved with comments)
</p>hio2007-08-09T02:02:48+00:00journal[translation] perlboot in Japanese
http://use.perl.org/~hio/journal/34041?from=rss
<p>
I translated perlboot (Beginner's Object-Oriented Tutorial) into Japanese.
</p><dl>
<dt>with the original</dt><dd> <a href="http://fleur.hio.jp/perldoc/mix/pod/perlboot.mix.html">http://fleur.hio.jp/perldoc/mix/pod/perlboot.mix.html</a> </dd><dt>only in Japanese</dt><dd> <a href="http://fleur.hio.jp/perldoc/mix/pod/perlboot.ja.html">http://fleur.hio.jp/perldoc/mix/pod/perlboot.ja.html</a> </dd></dl>hio2007-08-08T03:01:13+00:00journal