Hi,
Apache::ImageMagick 20b7 doesn't work with Apache2/modperl2 as Honza
reported couple of weeks ago. I am able to run it with Apache::compat
and +GlobalRequest, but it is *very* slow. Quick glance at the source
give Apache::File as main incompatibility. Apache::porting says
mod_perl 2.0 API
I am a bit stuck on a coding issue, so I am thinking outloud, hoping
that the answer will come to me or that I will set off somebody else's
thought process.
I want to set up a menu system, where all one has to do is modify a file
in the current directory to define the menus for that place in the
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, 30 April 2004 4:36 AM
>
> Hello,
> I have a module which gets some data from a file and displays
> that data. The problem is the data in the file contains some
> embedded HTML tags such as and others. When I get
> and display
Hello,
I have a module which gets some data from a file and displays that data. The problem
is the data in the file contains some embedded HTML tags such as and others.
When I get and display that data dynamically using embperl, the HTML tags are not
evaluated instead it is displaying the tags