pouloum

↗ HN profile [ 15.7 ms ] full profile
Karma
22
Created
March 29, 2011 (15y ago)
Submissions
0
  1. Perl use reference counting to destroy unused objects.When an object references another one, that itself references the previous one, the two objects will never be destroyed automatically. With closures it can happen…

  2. proxy dispatcher for https and ssh in few lines of perl