Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Bit::Vector help printing the vector

by Somni (Friar)
on Jul 07, 2011 at 19:09 UTC ( #913245=note: print w/replies, xml ) Need Help??


in reply to Bit::Vector help printing the vector

I'm guessing you want ->to_Bin, as in:

say $h{'chr19'}[1]->to_Bin;

I hope you're not trying to reconstitute a Bit::Vector object from a Data::Dumper dump, as it won't work properly. Bit::Vector does support Storable, however.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2023-11-30 07:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?