File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 30
30
31
31
Main Perlito repository: http://github.com/fglock/Perlito
32
32
33
- Main Project web page: http://www.perlito.org
33
+ Main Project web page: http://github.com/fglock/Perlito
34
34
35
35
Run Perlito online, in the browser:
36
36
Original file line number Diff line number Diff line change 15
15
16
16
Main Perlito repository: http://github.com/fglock/Perlito
17
17
18
- Main Project web page: http://www.perlito.org
18
+ Main Project web page: http://github.com/fglock/Perlito
19
19
20
20
Run Perlito6 online, in the browser: http://perlcabal.org/~fglock/perlito6.html
21
21
Original file line number Diff line number Diff line change 4
4
< title > "Perlito" Perl5 Compiler</ title >
5
5
</ head >
6
6
< body >
7
- < h1 > < a href ="http://www.perlito.org "> "Perlito" Perl5 Compiler</ a > </ h1 >
7
+ < h1 > < a href ="http://github.com/fglock/Perlito "> "Perlito" Perl5 Compiler</ a > </ h1 >
8
8
9
9
< p > Perlito is a compiler collection that implements a Perl5 and a Perl6 compiler.</ p >
10
10
Original file line number Diff line number Diff line change 4
4
< title > "Perlito" Perl5 to Perl6 Compiler</ title >
5
5
</ head >
6
6
< body >
7
- < h1 > < a href ="http://www.perlito.org "> "Perlito" Perl5 to Perl6 Compiler</ a > </ h1 >
7
+ < h1 > < a href ="http://github.com/fglock/Perlito "> "Perlito" Perl5 to Perl6 Compiler</ a > </ h1 >
8
8
9
9
< p > Perlito is a compiler collection that implements a Perl5 and a Perl6 compiler.</ p >
10
10
Original file line number Diff line number Diff line change 4
4
< title > "Perlito" Perl 6 Compiler</ title >
5
5
</ head >
6
6
< body >
7
- < h1 > < a href ="http://www.perlito.org "> "Perlito" Perl 6 Compiler</ a > </ h1 >
7
+ < h1 > < a href ="http://github.com/fglock/Perlito "> "Perlito" Perl 6 Compiler</ a > </ h1 >
8
8
9
9
< p > Perlito is a compiler collection that implements a Perl 5 and a Perl 6 compiler.</ p >
10
10
Original file line number Diff line number Diff line change @@ -343,7 +343,7 @@ =head1 AUTHORS
343
343
344
344
=head1 SEE ALSO
345
345
346
- L<http://www.perlito.org >
346
+ L<http://github.com/fglock/Perlito >
347
347
348
348
=head1 COPYRIGHT
349
349
You can’t perform that action at this time.
0 commit comments