Running wyd.pl in Cygwin - Can't locate object method “init” via package “wlgmod::doc”
问题 After a few days of trying to get wyd.pl running on my Windows 7 machine, I'm finally pretty close. I've installed a working version of Cygwin on what must be the 5th attempt, and I now have a working bash shell. However, when running the following WyD command in bash: $ wyd.pl -b -e -t -s 3 -o "OUTPUTFILE" "TARGETDIRECTORY" ...I get an error for a single missing dependency: Can't locate object method "init" via package "wlgmod::doc" (perhaps you forgot to load "wlgmod::doc"?) at /cygdrive/c