Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^14: aXML doesn't compile

by ikegami (Patriarch)
on Nov 03, 2011 at 02:20 UTC ( [id://935557]=note: print w/replies, xml ) Need Help??


in reply to Re^13: aXML doesn't compile
in thread Thanks to Ikegami, Chromatic & Corion

$ tar tzf aXML.tar.gz | grep 'Conf\.pm' || echo "missing" missing

Why would I install Plack or a MySQL server???

GOTO 935531

Replies are listed 'Best First'.
Re^15: aXML doesn't compile
by Logicus (Initiate) on Nov 03, 2011 at 02:52 UTC

    Err... cause it's awesome and Miyagawa's a genius?

    as for MySQL, well that's just what I use, shouldn't be too hard to make it use a different DB tech as it uses the standard DBI interface, and as far as I know it supports several types.

    Or would you prefer working with files? The first aXML only worked with files as I didn't know about SQL when I wrote it. The current version doesn't have any file accessors yet really beyond the inclusion routines.

    I could whip some up and send you an updated engine package if you want?

      Or would you prefer working with files? The first aXML only worked with files as I didn't know about SQL when I wrote it. The current version doesn't have any file accessors yet really beyond the inclusion routines.

      Are you saying that only way to pass a template to aXML is through a database???

        No because that would be absurd?

        Why don't you give me an example of how you want to use it, then I will see about making it accessible in the manner your after.

          A reply falls below the community's threshold of quality. You may see it by logging in.
Re^15: aXML doesn't compile
by Logicus (Initiate) on Nov 03, 2011 at 02:59 UTC
    $ tar tzf aXML.tar.gz | grep 'Conf\.pm' || echo "missing"

    Try this instead :

    $ tar tzf www.tar.gz | grep 'Conf\.pm' || echo "missing"

    Output : www/Conf.pm

      Wow, just wow

      There is no Conf.pm file, its missing

        You might have missed the fact that Logicus changed the name of the file being examined.

        Yeah, his response to aXML missing a Conf.pm is to point out that something other than aXML (and not a dependency of aXML) has a Conf.pm.

        How would you know that Mr anonymonk?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-26 01:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found