CONTRIBUTING

General

I am always open to improvements and suggestions. Use issues

Style

I will never accept pull request that do not strictly conform to my style, however you might hate it. You can read the reasoning behind my preferences.

If some co-maint accepts and pulls a pull-request, I will correct wrong indentation and spacing.

I really do not care about mixed spaces and tabs in (leading) whitespace

In perl5 code, Perl::Tidy will help getting the code in shape, but as all software, it is not perfect. You can find my preferences for these in .perltidy and .perlcritic.

Mail

Please, please, please, do NOT use HTML mail. Plain text without disclaimers will do fine!

Requirements

For raku, you cannot code in my style without Slang::Tuxic, but that is only needed for whitespace issues. You can do correct indentation without it.

Text::CSV v0.015

Handle CSV data. API based on Text::CSV_XS

Authors

  • H.Merijn Brand (Tux)

License

Artistic-2.0

Dependencies

Slang::TuxicFile::Temp

Test Dependencies

Provides

  • IO::String
  • Text::CSV

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.