Re: new category?
[email protected] (John Porter) Fri, 20 Oct 2000 16:03:02 -0400
| Newsgroups | perl.scripts |
|---|---|
| Message-ID | <[email protected]> |
Ed Beroset wrote: > I'm working on some embedded systems tools in Perl which will allow > conversion of files among the various forms of binary file formats (i.e. > Motorola hex, Intel hex, pure binary, etc.) but there doesn't yet seem to > be an appropriate category for these and it doesn't seem like the sort of > thing that would usefully be put in a module. Oh, I dunno... I think a module might be very appropriate. And you can include with the module some scripts which use it in a canonical way. -- John Porter