Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^4: UML to Perl

by Livi (Initiate)
on Jul 20, 2011 at 09:23 UTC ( [id://915614]=note: print w/replies, xml ) Need Help??


in reply to Re^3: UML to Perl
in thread UML to Perl

Hi, I am also getting some errors while running the same module. The error msg says:


Base class package "Template::Base" is empty. (Perhaps you need to 'use' the module which defines that package f +irst, or make that module available in @INC (@INC contains: C:/Perl/site +/lib C:/Pe rl/lib .). at C:/Perl/lib/Template.pm line 25 BEGIN failed--compilation aborted at C:/Perl/lib/Template.pm line 25. Compilation failed in require at C:/Perl/lib/UMMF.pm line 304. BEGIN failed--compilation aborted at C:/Perl/lib/UMMF.pm line 304. Compilation failed in require at (eval 4) line 2. BEGIN failed--compilation aborted at (eval 4) line 2. BEGIN failed--compilation aborted at C:\Perl\bin\ummf.pl line 146.


pls help!

Replies are listed 'Best First'.
Re^5: UML to Perl
by Corion (Patriarch) on Jul 20, 2011 at 09:26 UTC

    How did you install UMMF? Did you install the prerequisites? Do they work?

    UMMF lists Template as prerequisite, which includes (and installs) Template::Base, but on your system, this module seems to be missing.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://915614]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-19 04:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found