I am writing to request registration in PAUSE.

name: Michael Ernst 
email: [EMAIL PROTECTED]
homepage: http://www.cs.washington.edu/homes/mernst/
preferred user-ID: MERNST
potential modules:
  
  (I'm proposing these because a user suggested they should be put in CPAN
  for others to find and use.  I may wish to add more of my modules in the
  future.)

  C::ScanLine Rdpf Approximate parsing of unpreprocessed C code
  http://www.cs.washington.edu/homes/mernst/software/#cline

    This differs from C::Scan in that it returns lines of text rather than
    a representation of a C file, it works on unpreprocessed C code, and is
    intended to be robust against non-syntactic C code.

  Carp::CheckNumArgs Mdpf Check number of args in function calls
  http://www.cs.washington.edu/homes/mernst/software/#checkargs

    This automatically flags my most common mistake, passing the wrong
    number of arguments to a routine.  I realize there is already a
    Carp::CheckArgs, but it isn't linked from CPAN and my searches for it
    turned up empty.  Does anyone know where to find it?

                                        -Michael Ernst
                                         [EMAIL PROTECTED]

Reply via email to