Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Well, now we're getting somewhere. Checkout this oddity:
$ppm query DBM-deep Querying target 1 (ActivePerl 5.8.4.810) 1. DBM-Deep [0.94] A pure perl multi-level hash/array DBM
But...
$perl -MDBM::Deep -e" print $DBM::Deep::VERSION" 0.93
Furthermore...
$ppm upgrade DBM-Deep DBM-Deep 0.94: up to date.
and the gory details...

ppm> remove DBM-Deep

==================== Remove 'DBM-Deep' version 0.94 from ActivePerl 5.8.4.810. ==================== unlink C:\Perl\html\site\lib\DBM\Deep.html unlink C:\Perl\site\lib\DBM\Deep.pm unlink C:\Perl\site\lib\auto\DBM\Deep\.packlist Successfully removed DBM-Deep version 0.94 from ActivePerl 5.8.4.810.
ppm> q DBM-Deep
Querying target 1 (ActivePerl 5.8.4.810) No matches for 'DBM-Deep'; see 'help query'.
ppm> s DBM-Deep
Searching in Active Repositories 1. DBM-Deep [0.94] A pure perl multi-level hash/array DBM 2. DBM-Deep [0.94] A pure perl multi-level hash/array DBM
ppm> d 1
==================== Package 1: Name: DBM-Deep Version: 0.94 Author: Joseph Huckaby (jhuckaby@cpan.org) Title: DBM-Deep Abstract: A pure perl multi-level hash/array DBM Location: ActiveState PPM2 Repository Available Platforms: 1. MSWin32-x86-multi-thread-5.8 ====================
ppm> d 2
==================== Package 2: Name: DBM-Deep Version: 0.94 Author: Joseph Huckaby (jhuckaby@cpan.org) Title: DBM-Deep Abstract: A pure perl multi-level hash/array DBM Location: ActiveState Package Repository Available Platforms: 1. MSWin32-x86-multi-thread-5.8 ====================
ppm> i 1
Package 1: ==================== Install 'DBM-Deep' version 0.94 in ActivePerl 5.8.4.810. ==================== Downloaded 38895 bytes. Extracting 5/5: blib/arch/auto/DBM/Deep/.exists Installing C:\Perl\html\site\lib\DBM\Deep.html Installing C:\Perl\site\lib\DBM\Deep.pm Successfully installed DBM-Deep version 0.94 in ActivePerl 5.8.4.810.
$perl -MDBM::Deep -e" print $DBM::Deep::VERSION"
0.93

The second package listed reports as being v0.93 once installed as well. Time to file a bug with ActiveState.

-Nitrox


In reply to Re: Odd behavior with DBM::Deep by Nitrox
in thread Odd behavior with DBM::Deep by Nitrox

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 chanting in the Monastery: (4)
As of 2024-04-19 03:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found