Skip to content

Config::Column simply packages input and output of "config" / "BBS log" file whose records are separated by any delimiter.

Notifications You must be signed in to change notification settings

Narazaka/Config-Column

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config::Column
===============================================================================

Config::Column simply packages input and output of "config" / "BBS log" file
whose records are separated by any delimiter.

===============================================================================

INSTALLATION

	To install this module type the following:

	perl Makefile.PL
	make
	make test
	make install
	
	or with Strawberry Perl for Windows
	
	perl Makefile.PL
	dmake
	dmake test
	dmake install

DEPENDENCIES

	This module requires no other modules and libraries.

AUTHOR

	Narazaka (http://narazaka.net/)

COPYRIGHT AND LICENCE

	Copyright 2011-2012 by Narazaka

	This library is free software; you can redistribute it and/or modify it
	under the same terms as Perl itself.

About

Config::Column simply packages input and output of "config" / "BBS log" file whose records are separated by any delimiter.

Resources

Stars

Watchers

Forks

Packages

No packages published