sqlpp

sqlpp Perl package is a SQL preprocessor.
Download

sqlpp Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Dmitry Karasik
  • Publisher web site:
  • http://search.cpan.org/~karasik/Prima-1.26/pod/Prima/Widget.pod

sqlpp Tags


sqlpp Description

sqlpp Perl package is a SQL preprocessor. sqlpp Perl package is a SQL preprocessor.sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also #perldef for calling arbitrary perl code.SYNOPSISsqlpp filenameoptions: -I path - include path -D var - define variable -o output - output to file ( default to stdout ) -h,--help - display this text -hh - display man pageSYNTAX#define TAGIdentical to cpp#define TAG() MACRONot fully identical to cpp, the behavior is slightly different. Concatenation ( a ## b ) and stringification ( # a ) behave similar to as in cpp.The multiline macro can be declared either tranditionally via CPP backslash line continuation, or a perl's heredoc style. In the latter case, TAG must be prepended with Requirements: · Perl


sqlpp Related Software