Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

hio (7397)

hio
  (email not shown publicly)
http://hio.jp/

Journal of hio (7397)

Tuesday August 14, 2007
11:14 AM

perlre, in Japanese

Translation of perlre into Japanese gets mostly finished. It was so tired (-.-;

http://fleur.hio.jp/perldoc/perl/5.9.5/pod/perlre.mix.html

Monday August 13, 2007
10:15 AM

JSON-XS-1.43, in Japanese

I translated JSON-XS-1.43 into Japanese.

http://fleur.hio.jp/perldoc/mix/lib/JSON/XS.mix.html

Wednesday August 08, 2007
10:02 PM

Could not insatll parrot+perl6?

With parrot-0.4.14,

$ perl Configure.pl --prefix=/usr/local/parrot-0.4.14
$ make
$ make test
$ make reallyinstall
$ cd languages/perl6
$ make

and copy some files which are said couldnot be fund. But still said:

Class 'Perl6Bool' doesn't exist
current instr.: '__onload' pc 3335 (src/builtins_gen.pir:2067)
called from Sub 'parrot;Perl6::Compiler;main' pc -1 ((unknown file):-1)

Parrot binary in working directory works fine. This happens with installable_parrot only.

All tests on perl6 are succeeded. On parrot, only 16th of t/examples/shootout.t is failed by segv.

(solved with comments)

Tuesday August 07, 2007
11:01 PM

[translation] perlboot in Japanese

I translated perlboot (Beginner's Object-Oriented Tutorial) into Japanese.

with the original
http://fleur.hio.jp/perldoc/mix/pod/perlboot.mix.html
only in Japanese
http://fleur.hio.jp/perldoc/mix/pod/perlboot.ja.html