Guest User

Untitled

a guest
Feb 19th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. # /etc/ubic/service/foo
  2. use lib '/home/mmcleric/git/foo-app/lib';
  3. use Foo::Service;
  4. Foo::Service->new;
Add Comment
Please, Sign In to add comment