Menu

lower case module names not recognized

Help
2006-06-26
2013-05-20
  • Alois Treindl

    Alois Treindl - 2006-06-26

    In my perl project, which I have just imported into EPIC, I have many local modules which have lower case module names; they are references like this:

    use util;
    use layout;

    It seems that the EPIC system does not recognize these lines; the corresponding modules do not appear listed in the 'Modules' list.

    if I have names with uppercase, like
    use AWD;
    then the module AWD is listed and its sourcefile AWD.pm accessible.

    Can I change the EPIC configuration somehow so that also lowercase module names are accepted?

     
    • Jan Ploski

      Jan Ploski - 2006-06-26

      There is no way to configure it.

      To fix your problem, install today's release of epic-devel:

      http://e-p-i-c.sf.net/downloads/epic-devel.zip

       

Log in to post a comment.

MongoDB Logo MongoDB