Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Discussing a name space

by fernandes (Monk)
on Sep 11, 2007 at 15:53 UTC ( [id://638333]=note: print w/replies, xml ) Need Help??


in reply to Re: Discussing a name space
in thread Discussing a name space

It can be used by programs and other modules, and can be used outside of the example script too. For example, you can have a program (or module used for a program) that cleans every tag from HTML files, deliver it to Text::Statistics, and processes the CSV output for obtaining some other data.
And "hardcode the source of the input" appears to me senseless in this context. See modules for NLP, disambiguation, WordNet, parsing, and other linguistic stuff. Many of them work on files and generate files as output.

Replies are listed 'Best First'.
Re^3: Discussing a name space
by ikegami (Patriarch) on Sep 11, 2007 at 16:04 UTC
    I beg to differ. It can't because your function sends "fim de programa" (among other things) to STDOUT, even when it's not true. Your "module" assumes the script is there to serve it, while it should be the other way around.
      Ok, now I got. Thank you for commenting. I will fix some of that.
      Almost all messages for humans can be suppressed!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-24 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found