Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway-864
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
throwaway-864
14y ago
Take a look at No Excuse List [0], it has a lot of learning sites listed. [0] http://www.noexcuselist.com/
2.
▲
by
throwaway-864
14y ago
Check out Smart::Comments module in Perl [1]. It allows the specially-formatted comments to produce debugging output. From the synopsis: use Smart::Comments; my $var = suspect_value(); ### $var ### got: $