NAME
ZHOUYI - The ZHOUYI is module interpreter and outer the Chinese ancient philosophy of The Book of Change(易经);
VERSION
Version 0.07
SYNOPSIS
Quick summary of what the module does.
Perhaps a little code snippet.
use ZHOUYI;
my ( $num1, $mum2 )=@ARGV;
my $foo = ZhouyiEx( ZYindex( $mum2, $num1 ), 'ZhouYi') ;
print $foo;
EXPORT
A list of functions that can be exported. You can delete this section if you don't export anything, such as for a purely object-oriented module.
SUBROUTINES/METHODS
AUTHOR
orange, <bollwarm at ijz.me>
BUGS
Please report any bugs or feature requests to bug-zhouyi at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=ZHOUYI. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc ZHOUYI
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
Copyright 2016 orange.
This program is free software; you can redistribute it and/or modify it under the terms of the the Artistic License (2.0).
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 14:
Non-ASCII character seen before =encoding in 'Change(易经);'. Assuming UTF-8