Puneet,


I'm not completely positive on this, as I don't think I've worked on a Mac *without* the Developer's Tools, but can you just create a folder named 'lib' in the same dir as your script, and then add:

  use lib './lib';
  use HTML::Template;

and have the pm at ./lib/HTML/Template.pm

?

Pete


Puneet Kishor wrote:


Hello,

This for MacOS X users on this list... I want to install H:T on my daughter's iMac (I am insanely insane to start teaching her about website using Perl ;-) ). However, her iMac doesn't have the developer's tools installed, and I don't want to add them. How can I install H:T... could I just copy the H:T relevant files from my iBook to the same place on her iMac? If yes, what are the H:T relevant files?

Many thanks,

Puneet.



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users



------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to