DiaColloDB

 view release on metacpan or  search on metacpan

dcdb-export.perl  view on Meta::CPAN


=head2 General Options

=over 4

=item -help

Display a brief help message and exit.

=item -version

Display version information and exit.

=back

=cut

###############################################################
# Export Options
###############################################################
=pod

=head2 Export Options

=over 4

=item -raw

=item -noraw

Don't/do export stringified tuples (inverse of -[no]sdat; default=do):

=item -sdat

=item -sdat

Do/don't export stringified tuples (*.sdat; default=do).

=item -[no]cof

Do/don't export co-frequency files (cof.*; default=do).

=item -[no]tdf

Do/don't export term-document files (tdf.*; default=do).

=item -output DIR

Export to directory I<DIR> (default=L<DBDIR|/DBDIR>.export)

=back

=cut


###############################################################
# Bugs and Limitations
###############################################################
=pod

=head1 BUGS AND LIMITATIONS

Probably many.

=cut


###############################################################
# Footer
###############################################################
=pod

=head1 ACKNOWLEDGEMENTS

Perl by Larry Wall.

=head1 AUTHOR

Bryan Jurish E<lt>moocow@cpan.orgE<gt>

=head1 SEE ALSO

L<DiaColloDB(3pm)|DiaColloDB>,
L<dcdb-create.perl(1)|dcdb-create.perl>,
L<dcdb-info.perl(1)|dcdb-info.perl>,
L<dcdb-query.perl(1)|dcdb-query.perl>,
perl(1).

=cut



( run in 1.799 second using v1.01-cache-2.11-cpan-39bf76dae61 )