Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I'm sure many folks would agree that this could be a useful facility, especially for writing "version-independent" scripts, or at least to know whether you need a "require 5.00X" (and what "X" should be) in a script that has a version dependency.

The difficulty is that this is an open-ended problem. It's not clear to me that the set of "features" to be indexed could really be enumerated coherently. This is the kind of problem that might best be tackled by a search-engine approach: you index all the "perldelta" pages according to word occurrences, and search it "google-style": enter a few keywords or a phrase, and get back a list of locations where you'll find relevant text.

(You'd need to actually read the cited text to see if it's a reference to a feature being introduced, or one being fixed in some significant way, or one being deprecated...)

(update: fixed grammar)


In reply to Re: Perl feature/version information by graff
in thread Perl feature/version information by Joost

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found