logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MAB2::Writer::Handle - Utility class for common MAB2::Writer arguments and methods.

Arguments

       "file"
           Path to file.

       "fh"
           Open filehandle.

       "encoding"
           Set encoding.

Author

       Johann Rolschewski <jorol@cpan.org>

Methods

_set_fh()
       Open filehandle (with specified encoding) from file.

   close_fh()
       Close filehandle.

   write()
       Write record to filehandle.

Name

       MAB2::Writer::Handle - Utility class for common MAB2::Writer arguments and methods.

See Also