/[fuse.before_github]/perl-llin/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /perl-llin/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 103 by dpavlin, Thu Oct 19 15:52:42 2006 UTC revision 104 by dpavlin, Thu Nov 9 16:07:18 2006 UTC
# Line 9  $ver2 =~ s/^.*?version:\s+//; Line 9  $ver2 =~ s/^.*?version:\s+//;
9  if (! $ver && ! $ver2) {  if (! $ver && ! $ver2) {
10          # make CPANPLUS happy and don't report errors if fuse isn't installed          # make CPANPLUS happy and don't report errors if fuse isn't installed
11          die("No support for os: $^O\n",          die("No support for os: $^O\n",
12                  "You need to have fuse-dev (or similar) package installed in order to install this module\n"                  "You need to have fuse-dev (or similar) package installed and have sufficient permissions in order to install this module\n"
13          );          );
14  }  }
15  if ($ver && $ver + 0 < 2.5) {  if ($ver && $ver + 0 < 2.5) {

Legend:
Removed from v.103  
changed lines
  Added in v.104

  ViewVC Help
Powered by ViewVC 1.1.26