File: README

package info (click to toggle)
libalien-build-perl 2.84-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,116 kB
  • sloc: perl: 10,350; ansic: 134; sh: 66; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 431 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
=pod

In this directory are some example L<alienfile>s.  You can test them with
the L<af> command if you have L<App::af> installed.  For example:

 % af install --prefix=/tmp/foo -f xz.alienfile

If you want to force a C<share> install you can use the C<--type> 
option:

 % af install --type=share --prefix=/tmp/foo -f xz.alienfile

For more details on what you can do with the L<af> command, please see 
its documentation.

=cut