On Tue, Feb 12, 2013 at 2:35 PM, Jan Dubois <jand@activestate.com> wrote: > Put this into your sitecustomize.pl file: > > END { require DB_File; tie my %h, "DB_File", "$ENV{HOME}/zzz"; > $h{$_}++ for values %INC } Nice. A distro package like AS or Strawberry could easily create a popcon like tracker with that (albeit with some non-trivial web request overhead). David -- David Golden <xdg@xdg.me> Take back your inbox! → http://www.bunchmail.com/ Twitter/IRC: @xdgThread Previous | Thread Next