Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chorny
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
chorny
15y ago
Windows + Strawberry Perl - almost all CPAN modules can be installed without problems.
2.
▲
by
chorny
17y ago
See http://www.linux-mag.com/id/7373 for example
3.
▲
Parrot VM v1.3.0 Released
(parrot.org)
50 points
by
chorny
17y ago
|
10 comments
4.
▲
If youchange the code of an open source application, no one will support you
(szabgab.com)
1 points
by
chorny
17y ago
|
0 comments
5.
▲
by
chorny
17y ago
Python 3 was developed 10 years, Perl 6 development started later and it is more complex redesign.
6.
▲
Safe signals in Perl
(theregister.co.uk)
3 points
by
chorny
17y ago
|
0 comments
7.
▲
KiokuDB's First Year
(blog.woobling.org)
2 points
by
chorny
17y ago
|
0 comments
8.
▲
The Padre (Perl (and not only Perl) IDE) Plugin Contest
(use.perl.org)
4 points
by
chorny
17y ago
|
0 comments
9.
▲
Perl Roles Versus Inheritance
(modernperlbooks.com)
5 points
by
chorny
17y ago
|
0 comments
10.
▲
PerlCritic in your browser (for a team)
(blog.afoolishmanifesto.com)
9 points
by
chorny
17y ago
|
0 comments
11.
▲
Circos - an information aesthetic for comparative genomics
(mkweb.bcgsc.ca)
1 points
by
chorny
17y ago
|
0 comments
12.
▲
Write better Perl with Perl::Critic
(damienlearnsperl.blogspot.com)
28 points
by
chorny
17y ago
|
6 comments
13.
▲
by
chorny
17y ago
He forgot "use strict;". And now OO Perl programming is better done with Moose/Mouse or even MooseX::Declare.
14.
▲
Xtract - Take any data source and give it to the world
(use.perl.org)
1 points
by
chorny
17y ago
|
0 comments
15.
▲
Javascript template engine for users of HTML::Template released on github
(dmclaughlin.com)
13 points
by
chorny
17y ago
|
2 comments
16.
▲
Catalyst 5.8 Released an Interview with Tomas Doran
(catalyzed.org)
4 points
by
chorny
17y ago
|
0 comments
17.
▲
by
chorny
17y ago
Opera is very popular in Russia and other CIS countries.
18.
▲
Interview with Marcus Ramberg, Creator of MojoMojo (wiki on Catalyst)
(catalyzed.org)
3 points
by
chorny
17y ago
|
0 comments
19.
▲
by
chorny
17y ago
Wikipedia article says that after report was published, ExxonMobil stated that they would stop, but they still continued.
20.
▲
Local CPAN for the company
(use.perl.org)
11 points
by
chorny
17y ago
|
0 comments
21.
▲
by
chorny
17y ago
There are modules on CPAN for different types of regex engines.
22.
▲
by
chorny
17y ago
You should try CGI::Application (Titanium) - it's simple. For Perl code cleaning try Perl::Critic and perltidy.
23.
▲
by
chorny
18y ago
If you look at TIOBE - they use bad query. Look at http://lui.arbingersys.com/ and http://www.perlfoundation.org/perl5/index.cgi?usage_statisti... for Perl programming and jobs usage statistics.
24.
▲
by
chorny
18y ago
It's 14793 distributions and x3 modules.
25.
▲
by
chorny
18y ago
You need to maintain readability (whitespaces) in Python, but in Perl you can do this automatically with perltidy.
26.
▲
by
chorny
18y ago
You can parse Perl with PPI (look at your nearest CPAN mirror).
27.
▲
by
chorny
18y ago
blog software: Moveable Type, LiveJournal. CMS software: WebGUI and many sites like Vox, TypePad, Slashdot, ...