GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DBIx::Class::Migration::Script::Help::includes(3) User Contributed Perl Documentation DBIx::Class::Migration::Script::Help::includes(3)

DBIx::Class::Migration::Script::Help::includes - Add a path to @INC

    dbic-migration --includes /opt/perl/lib -Ilib

Aliases
I, lib, libs, include
Value
String or Array of Strings

Does the same thing as the Perl command line interpreter flag "I". Adds all the listed paths to @INC. You will likely use this in order to find your application schema (subclass of DBIx::Class::Schema.

You can add multiply paths by using the option more than once. We don't check the path given for validity or accessibility.

DBIx::Class::Migration, DBIx::Class::Migration::Script, DBIx::Class::Migration::Features, DBIx::Class::Migration::Tutorial

See DBIx::Class::Migration for author information

See DBIx::Class::Migration for copyright and license information
2020-06-02 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.