Help for this page

Select Code to Download


  1. or download this
        if ($^O eq 'MSWin32') {
          my @path = File::Spec->path;
    ...
          }
    
          return 0 unless $found;
    
  2. or download this
    Traceback (most recent call last):
      File "C:\usr\local\bin\g-ir-scanner.py", line 43, in <module>
        from giscanner.scannermain import scanner_main
    ImportError: No module named giscanner.scannermain
    
  3. or download this
    t/00-init.t ....................
    (perl.exe:4968): Glib-GObject-CRITICAL **: ..\..\..\gobject\gtype.c:27
    +22: You forgot to call g_type_init()
    ...
    
    (perl.exe:4968): Glib-GObject-CRITICAL **: file ..\..\..\gobject\gobje
    +ct.c: line
     1538: assertion `G_TYPE_IS_OBJECT (object_type)' failed