in reply to Re: BBCode Parser in configuration file
in thread BBCode Parser in configuration file

Hmmm... yes read about that in a search, but I don't think that's gonna work for me because
I can't use any of the variables of it in plain text 'cause that string is needed by this module:

http://search.cpan.org/~tinita/Parse-BBCode-0.09/lib/Parse/BBCode.pm

So I need that entire string from $p = Parse::BBCode-new();
as an object and not in plain text, maybe I explain it wrong, if you follow that link
you get BBCode parser I use.

Hope you can help,
Pr0t0n
  • Comment on Re^2: BBCode Parser in configuration file

Replies are listed 'Best First'.
Re^3: BBCode Parser in configuration file
by CountZero (Bishop) on Jul 05, 2009 at 06:45 UTC
    but I don't think that's gonna work for me
    Did you actually try it? You have to show some effort yourself.

    CountZero

    A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

      The only thing I needed was a push in the right direction and now finally a monk could give it to me, in this topic has he the right answer: http://www.perlmonks.org/?node_id=619561, but thanks for the help that you could give me, I appreciate it. Maybe you should read that topic it comes in handy, ones in a while.

      Greetz Pr0t0n
    A reply falls below the community's threshold of quality. You may see it by logging in.