in reply to Re: Calculating the crc checksum of a file using perl?
in thread Calculating the crc checksum of a file using perl?
Yes, its called reinventing the wheel.
I think you misunderstood my question. I'm asking whether there is a crc checking functionality built-in into the perl core, or core modules.
No. Somebody else already did all the work, how can it get easier?
You call them "built-in funtions" and "core modules" .
Come on, man. I thought there could be a built in fuction or a core module that can deal with crc-stuff since it is so common task now a day. You don't need to give me a lecture on how to use cpan nor on why reinventing will sucks:)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Calculating the crc checksum of a file using perl?
by davido (Cardinal) on Jul 09, 2011 at 04:12 UTC | |
|
Re^3: Calculating the crc checksum of a file using perl?
by Anonymous Monk on Jul 09, 2011 at 04:13 UTC |