Changeset 196

Show
Ignore:
Timestamp:
01/11/06 14:41:03 (6 years ago)
Author:
knok
Message:

The Trac link.

Location:
MMagic/trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • MMagic/trunk/ChangeLog

    r195 r196  
     12006-01-11  NOKUBI Takatsugu  <knok@daionet.gr.jp> 
     2 
     3        * README.* : Added the Trac URL. 
     4 
    152006-01-05  Yukio USUDA  <usu@namazu.org> 
    26 
  • MMagic/trunk/README.en

    r157 r196  
    11File::MMagic 
    22 
    3 Copyright(C) 1999-2001 NOKUBI Takatsugu <knok@daionet.gr.jp> 
     3Copyright(C) 1999-2006 
     4 NOKUBI Takatsugu <knok@daionet.gr.jp> 
     5 Yukio USUDA  <usu@namazu.org> 
    46 
    571. Abstract 
     
    2426See COPYING file. 
    2527 
    26 5. Notice 
     285. See also 
    2729 
    28 If you want to use the module under mod_perl environment, you'll need 
    29 to divide the module into module part and magic entry file part, and use 
    30 the magic file explicitly. 
    31 Built-in magic entry does not work correctly under mod_perl. 
    32  
    33 Ex. 
    34  
    35 my $magic = File::MMagic::new('/etc/mime-magic'); 
    36    # /etc/mime-magic is separated file from MMagic.pm 
     30http://www.namazu.org/trac-namazu/trac.cgi/wiki/File-MMagic.en 
  • MMagic/trunk/README.ja

    r157 r196  
    11File::MMagic 
    22 
    3 Copyright(C) 1999-2001 NOKUBI Takatsugu <knok@daionet.gr.jp> 
     3Copyright(C) 1999-2006 
     4 NOKUBI Takatsugu <knok@daionet.gr.jp> 
     5 Yukio USUDA  <usu@namazu.org> 
    46 
    571. $B$O$8$a$K(B 
     
    4446<http://www.apache.org/> 
    4547 
    46 5. $BCm0UE@(B 
     485. $B;2>H(B 
    4749 
    48 $B$3$N%b%8%e!<%k$r(B mod_perl $B$GMxMQ$9$k$H$-$O!"(BMMagic.pm $B$+$i(B magic entry $BItJ,(B 
    49 $B$rH4$-=P$7!"$=$l$r(B magic file $B$H$7$FM[$K;XDj$9$k$h$&$K$7$F2<$5$$!#(B 
    50 $B%b%8%e!<%k$KAH$_9~$^$l$F$$$k(B magic entry $B$O(B mod_perl $B$G$O@5$7$/F0:n$7$^$;$s!#(B 
    51  
    52 $BNc(B: 
    53  
    54 my $magic = File::MMagic::new('/etc/mime-magic'); 
    55    # /etc/mime-magic is separated file from MMagic.pm 
     50http://www.namazu.org/trac-namazu/trac.cgi/wiki/File-MMagic