http://www.perlmonks.org?node_id=935567


in reply to Re^14: aXML doesn't compile
in thread Thanks to Ikegami, Chromatic & Corion

$ tar tzf aXML.tar.gz | grep 'Conf\.pm' || echo "missing"

Try this instead :

$ tar tzf www.tar.gz | grep 'Conf\.pm' || echo "missing"

Output : www/Conf.pm

Replies are listed 'Best First'.
Re^16: aXML doesn't compile
by ikegami (Patriarch) on Nov 03, 2011 at 03:50 UTC
Re^16: aXML doesn't compile
by Anonymous Monk on Nov 03, 2011 at 03:01 UTC

    Wow, just wow

    There is no Conf.pm file, its missing

      You might have missed the fact that Logicus changed the name of the file being examined.

      Yeah, his response to aXML missing a Conf.pm is to point out that something other than aXML (and not a dependency of aXML) has a Conf.pm.

      How would you know that Mr anonymonk?