Don't pretend SIGZERO exists [#35291].
[p5sagit/p5-mst-13.2.git] / lib / File / Spec.pm
index e1986a9..7cb7192 100644 (file)
@@ -12,6 +12,7 @@ my %module = (MacOS   => 'Mac',
              VMS     => 'VMS',
              epoc    => 'Epoc',
              NetWare => 'Win32', # Yes, File::Spec::Win32 works on NetWare.
+             symbian => 'Win32', # Yes, File::Spec::Win32 works on symbian.
               dos     => 'OS2',   # Yes, File::Spec::OS2 works on DJGPP.
              cygwin  => 'Cygwin');