[Pdx-pm] CPAN^wmac problem

Eric Wilhelm scratchcomputing at gmail.com
Sat Mar 17 14:08:49 PDT 2007


# from Thomas Keller
# on Saturday 17 March 2007 01:58 pm:

>Is it possible that Storable has a fall back solution if there is no  
>library file?

Actually, it appears to be using a .bundle file.

  $ ktrace perl -e 'use Storable'
  $ ponder "why is this two steps?"
  $ kdump | grep -i storable.bundle
   14345 perl     NAMI  "/.../auto/Storable/Storable.bundle"
   14345 perl     NAMI  "/.../auto/Storable/Storable.bundle"
  $ ponder "why did I get the same answer twice?"
  $ sigh "oh well, what can you do?"

--Eric
-- 
"Because understanding simplicity is complicated."
--Eric Raymond
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------


More information about the Pdx-pm-list mailing list