Ryan wrote:
> Can't coerce GLOB to string in entersub at
> /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/XML/LibXSLT.pm line 88.
> XML::LibXSLT::parse_stylesheet('XML::LibXSLT=HASH(0x8cc31e0)',
> 'XML::LibXML::Document=SCALAR(0x8c5d6f4)') called at
> /home/seeker/Omnibase/lib/Omnibase/UI/Web.pm l
03 2:59 PM
To: [EMAIL PROTECTED]
Subject: Re: XML::LibXSLT problem
Ryan wrote:
> This is where I am now
>
>
>
> If anyone could help on this it would be great.
>
>
>
> Can't coerce GLOB to string in entersub at
> /usr/local/lib/perl5/site_perl/5.8.0/i686-linux/
Ryan wrote:
> This is where I am now
>
>
>
> If anyone could help on this it would be great.
>
>
>
> Can't coerce GLOB to string in entersub at
> /usr/local/lib/perl5/site_perl/5.8.0/i686-linux/XML/LibXSLT.pm line 108.
>
>
>
> sub parse_stylesheet {
>
> my $self = shift;
>
> if (!ref($self)
This is where I am now
If anyone could help on this it would be great.
Can't coerce GLOB to string in entersub at
/usr/local/lib/perl5/site_perl/5.8.0/i686-linux/XML/LibXSLT.pm line 108.
sub parse_stylesheet {
my $self = shift;
if (!ref($self) || !$self->{XML_LIBXSLT_MATCH})