view release on metacpan or search on metacpan
inc/MyMakeMakerExtras.pm view on Meta::CPAN
# the "." obscures it from MyExtractUse.pm
$post .= "\t-\$(PERLRUNINST) -e 'use "."Pod::Coverage package=>$class'\n";
}
# ------ pc: podlinkcheck ------
$post .= <<'HERE';
-podlinkcheck -I lib `ls $(LINT_FILES) | grep -v '\.bash$$|\.desktop$$\.png$$|\.xpm$$'`
HERE
# ------ pc: podchecker ------
# "podchecker -warnings -warnings" too much reporting every < and >
$post .= <<'HERE';
-podchecker `ls $(LINT_FILES) | grep -v '\.bash$$|\.desktop$$\.png$$|\.xpm$$'`
perlcritic $(LINT_FILES)
HERE
# ------ check-copyright-years ------
$post .= <<'HERE';
view all matches for this distribution
view release on metacpan or search on metacpan
xtools/my-deb.sh view on Meta::CPAN
#------------------------------------------------------------------------------
# lintian .deb and source
lintian -I -i \
--suppress-tags new-package-should-close-itp-bug,desktop-entry-contains-encoding-key \
$DEBFILE
TEMP="/tmp/temp-lintian-$DISTVNAME"
rm -rf $TEMP
mkdir $TEMP
view all matches for this distribution
view release on metacpan or search on metacpan
inc/MyMakeMakerExtras.pm view on Meta::CPAN
# the "." obscures it from MyExtractUse.pm
$post .= "\t-\$(PERLRUNINST) -e 'use "."Pod::Coverage package=>$class'\n";
}
# ------ pc: podlinkcheck ------
$post .= <<'HERE';
-podlinkcheck -I lib `ls $(LINT_FILES) | grep -v '\.bash$$|\.desktop$$\.png$$|\.xpm$$'`
HERE
# ------ pc: podchecker ------
# "podchecker -warnings -warnings" too much reporting every < and >
$post .= <<'HERE';
-podchecker `ls $(LINT_FILES) | grep -v '\.bash$$|\.desktop$$\.png$$|\.xpm$$'`
perlcritic $(LINT_FILES)
HERE
# ------ check-copyright-years ------
$post .= <<'HERE';
inc/MyMakeMakerExtras.pm view on Meta::CPAN
&& dpkg-checkbuilddeps debian/control \
&& fakeroot debian/rules binary
rm -rf $(DISTVNAME)
lintian-deb: $(DEBFILE)
lintian -I -i --suppress-tags new-package-should-close-itp-bug,desktop-entry-contains-encoding-key \
$(DEBFILE)
lintian-source:
rm -rf temp-lintian; \
mkdir temp-lintian; \
cd temp-lintian; \
view all matches for this distribution
view release on metacpan or search on metacpan
xtools/my-deb.sh view on Meta::CPAN
#------------------------------------------------------------------------------
# lintian .deb and source
lintian -I -i \
--suppress-tags new-package-should-close-itp-bug,desktop-entry-contains-encoding-key,command-in-menu-file-and-desktop-file,emacsen-common-without-dh-elpa,bugs-field-does-not-refer-to-debian-infrastructure \
${DEBNAME}_${VERSION}*_$DPKG_ARCH.deb
lintian -I -i \
--suppress-tags maintainer-upload-has-incorrect-version-number,changelog-should-mention-nmu,empty-debian-diff,debian-rules-uses-deprecated-makefile,testsuite-autopkgtest-missing *.dsc
view all matches for this distribution
view release on metacpan or search on metacpan
xtools/my-deb.sh view on Meta::CPAN
#------------------------------------------------------------------------------
# lintian .deb and source
lintian -I -i \
--suppress-tags new-package-should-close-itp-bug,desktop-entry-contains-encoding-key,command-in-menu-file-and-desktop-file \
$DEBFILE
TEMP="/tmp/temp-lintian-$DISTVNAME"
rm -rf $TEMP
mkdir $TEMP
view all matches for this distribution
view release on metacpan or search on metacpan
ccv-src/doc/bbf.md view on Meta::CPAN
The --negative-count parameter denotes how many negative samples extracted for each round,
experimentally, it is something about twice of the number of your positive ones.
If you configure the makefile well, bbfcreate will use OpenMP to speed up, which will eat up
all the CPUs. My own training process ran about one week, it is a extremely powerful desktop PC,
you should expect weeks for the result on modest PC with so many samples.
You can stop bbfcreate at any time you want, the most recent result will be saved in data/
directory, clean up the directory to restart.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Image/ExifTool/EXE.pm view on Meta::CPAN
},
},
2 => { Name => 'TimeStamp', %int32uTime },
9 => {
Name => 'ImageFileCharacteristics',
# ref https://docs.microsoft.com/en-us/windows/desktop/api/winnt/ns-winnt-image_file_header
PrintConv => { BITMASK => {
0 => 'No relocs',
1 => 'Executable',
2 => 'No line numbers',
3 => 'No symbols',
view all matches for this distribution
view release on metacpan or search on metacpan
inc/ExtUtils/PkgConfig.pm view on Meta::CPAN
L<ExtUtils::Depends>
L<http://gtk2-perl.sourceforge.net/>
This module is really just an interface to the pkg-config utility program.
http://www.freedesktop.org/Software/pkgconfig
=head1 AUTHORS
muppet E<lt>scott at asofyet dot orgE<gt>.
view all matches for this distribution
view release on metacpan or search on metacpan
data/convert.list.txt view on Meta::CPAN
application/x-dbm
application/x-dc-rom Dreamcast ROM
application/x-deb Debian package
application/x-deb Debian package
application/x-designer Qt Designer file
application/x-desktop desktop configuration file
application/x-desktop desktop configuration file
application/x-desktop desktop configuration file
application/x-desktop desktop configuration file
application/x-desktop desktop configuration file
application/x-desktop desktop configuration file
application/x-desktop desktop configuration file
application/x-dia-diagram Dia diagram
application/x-dia-diagram Dia diagram
application/x-dvi TeX DVI document
application/x-dvi TeX DVI document
application/x-e-theme Enlightenment theme
view all matches for this distribution
view release on metacpan or search on metacpan
libpng-1.6.17/contrib/gregbook/Makefile.w32 view on Meta::CPAN
#
# %devstudio%\vc\bin\vcvars32.bat
# nmake -nologo -f Makefile.w32
#
# where %devstudio% is the installation directory for MSVC / DevStudio. If
# you get "environment out of space" errors, create a desktop shortcut with
# "c:\windows\command.com /e:4096" as the program command line and set the
# working directory to this directory. Then double-click to open the new
# DOS-prompt window with a bigger environment and retry the commands above.
#
# This makefile assumes libpng and zlib have already been built or downloaded
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Image/Randim/Source/Role.pm view on Meta::CPAN
isa => 'Str',
default => 'Desktoppr',
);
has 'url' => ( is => 'ro',
isa => 'Str',
default => 'https://api.desktoppr.co/1/wallpapers/random',
);
with 'Image::Randim::Source::Role';
sub get_image {
view all matches for this distribution
view release on metacpan or search on metacpan
vendor/qrencode-3.4.2/aclocal.m4 view on Meta::CPAN
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
_PKG_TEXT
To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
])
else
$1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
$1[]_LIBS=$pkg_cv_[]$1[]_LIBS
AC_MSG_RESULT([yes])
view all matches for this distribution
view release on metacpan or search on metacpan
Screenshot.pm view on Meta::CPAN
if (Imager::Screenshot->have_darwin) { ... }
=head1 DESCRIPTION
Imager::Screenshot captures either a desktop or a specified window and
returns the result as an Imager image.
Currently the image is always returned as a 24-bit image.
=over
Screenshot.pm view on Meta::CPAN
=item screenshot hwnd => I<window handle>, decor => <capture decorations>
=item screenshot hwnd => "active"
Retrieve a screenshot under Win32, if I<window handle> is zero,
capture the desktop.
By default, window decorations are not captured, if the C<decor>
parameter is set to true then window decorations are included.
As of 0.010 hwnd can also be C<"active"> to capture the active (or
"foreground") window.
=item screenshot hwnd => 0
Retrieve a screeshot of the default desktop under Win32.
=item screenshot hwnd => 0, monitor => -1
Retrieve a screenshot of all attached monitors under Win32.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Imager/Search.pm view on Meta::CPAN
L<Imager::Search> is intended to be useful for a range of tasks involving
images from computing systems and the digital world in general.
The range of potential applications include monitoring screenshots from
kiosk and advertising systems for evidence of crashes or embarrasing popup
messages, automating interactions with graphics-intense desktop or website
applications that would be otherwise intractable for traditional automation
methods, and simple text recognition in systems with fonts that register to
fixed pixel patterns.
For example, by storing captured image fragments of a sample set of playing
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Imager/Color/Table.pm view on Meta::CPAN
}
1;
__DATA__
# This color data was extracted from the freedesktop.org CVS tree, and
# appears to be under the following license:
#
# Copyright (C) 2004 X Consortium
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
view all matches for this distribution
view release on metacpan or search on metacpan
examples/account.pl view on Meta::CPAN
'parent_id' => 0,
'vote' => undef,
'on_album' => 1,
'has_admin_badge' => $VAR1->{'data'}[0]{'deleted'},
'ups' => 1,
'platform' => 'desktop'
}
],
'success' => 1,
'status' => 200
}
examples/account.pl view on Meta::CPAN
'author_id' => 179790421,
'on_album' => 1,
'image_id' => 'YEj8sxk',
'comment_id' => 2386713745,
'datetime' => 1711335655,
'platform' => 'desktop',
'vote' => undef,
'deleted' => 0,
'ups' => 1,
'downs' => 0,
'children' => []
view all matches for this distribution
view release on metacpan or search on metacpan
ffi/target/release/build/mlua-sys-6a99a2ae50f12319/out/luajit-build/build/src/lj_err.c view on Meta::CPAN
**
** (*) Originally, toolchains only generated unwind tables for C++ code. For
** interoperability reasons, this can be manually enabled for plain C code,
** too (with -funwind-tables). With the introduction of the x64 architecture,
** the corresponding POSIX and Windows ABIs mandated unwind tables for all
** code. Over the following years most desktop and server platforms have
** enabled unwind tables by default on all architectures. OTOH mobile and
** embedded platforms do not consistently mandate unwind tables.
*/
/* -- Error messages ------------------------------------------------------ */
view all matches for this distribution
view release on metacpan or search on metacpan
eg/rpi-clutter view on Meta::CPAN
#
# based on http://wayland.freedesktop.org/
#
debian qw(
build-essential automake libtool bison flex xutils-dev libcairo2-dev libffi-dev
libmtdev-dev libjpeg-dev libudev-dev libxcb-xfixes0-dev libxcursor-dev
eg/rpi-clutter view on Meta::CPAN
}
export 'XDG_RUNTIME_DIR="'.$xdg_runtime.'"';
export 'XDG_CONFIG_HOME="'.target_path('etc').'"';
export 'XORGONFIG="'.target_path('etc','xorg.conf').'"';
export 'LD_LIBRARY_PATH="$LD_LIBRARY_PATH${LD_LIBRARY_PATH+:}/opt/vc/lib"';
git 'git://anongit.freedesktop.org/wayland/wayland',
disable => [qw( documentation )], no_configure => 1;
git 'git://anongit.freedesktop.org/wayland/weston',
disable => [qw(
x11-compositor drm-compositor wayland-compositor simple-egl-client
egl libunwind colord resize-optimization xwayland-test
)],
enable => [qw( weston-launch )],
view all matches for this distribution
view release on metacpan or search on metacpan
lib/JQuery.pm view on Meta::CPAN
Shows an example of an accordion
=item jquery_clickmenu.pl
An example of a menu in a normal desktop application
Shows an example of an accordion
=item jquery_form.pl
view all matches for this distribution
view release on metacpan or search on metacpan
t/data/allenpike.json view on Meta::CPAN
{
"id": "/2019/podcast-episode-numbers",
"url": "http://www.allenpike.com/2019/podcast-episode-numbers",
"title": "325: Podcast Episode Numbers",
"date_published": "2019-02-28T21:10:10+00:00",
"content_html": "<p>In iOS 11, Apple made a variety of <a href=\"https://developer.apple.com/videos/play/wwdc2017/512\">changes and improvements</a> to the Apple Podcasts app and spec. Among other things, they added support for a new show form...
},{
"id": "/2019/navigation-should-be-boring",
"url": "http://www.allenpike.com/2019/navigation-should-be-boring",
"title": "Navigation Should Be Boring",
"date_published": "2019-01-31T21:10:10+00:00",
view all matches for this distribution
view release on metacpan or search on metacpan
lib/JSON/Parse.pod view on Meta::CPAN
[â Author: L<EBASSI|https://metacpan.org/author/EBASSI>; Date: C<2015-04-19>; Version: C<0.002>]
Uses the JSON library from Glib, a library of C functions for the
Linux GNOME desktop project, so it is independent of the other CPAN
modules. Judging from the fairly sparse documentation, it seems to be
a module where you build the JSON on the fly rather than converting a
Perl structure wholesale into JSON.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Jaipo/Notify/LibNotify.pm view on Meta::CPAN
=encoding utf8
=head1 NAME
Jaipo::Notify::LibNotify - A easy-to-use interface to show desktop notifications with libnotify.
=head1 SYNOPSIS
Jaipo::Notify::LibNotify is a easy-to-use interface to show desktop notifications with libnotify.
It doesn't use libnotify directly, but talking to libnotify via dbus.
use Jaipo::Notify::LibNotify;
view all matches for this distribution
view release on metacpan or search on metacpan
bin/make-bookmarklet view on Meta::CPAN
human-readable JavaScript code into bookmarklet form.
=head1 DESCRIPTION
This script will attempt to copy the bookmarklet code to
your desktop clipboard using pbcopy if possible. A warning
will be issued if it cannot regardless of the availablity of
pbcopy, the bookmarklet code will be output.
=head1 USAGE
view all matches for this distribution
view release on metacpan or search on metacpan
duk_config.h view on Meta::CPAN
*/
#include <windows.h>
#endif
/* GetSystemTimePreciseAsFileTime() available from Windows 8:
* https://msdn.microsoft.com/en-us/library/windows/desktop/hh706895(v=vs.85).aspx
*/
#if defined(DUK_USE_DATE_NOW_WINDOWS_SUBMS) || defined(DUK_USE_DATE_NOW_WINDOWS)
/* User forced provider. */
#else
#if defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0602)
duk_config.h view on Meta::CPAN
* there is no platform specific date parsing/formatting but there is still
* the ISO 8601 standard format.
*/
/* QueryPerformanceCounter() may go backwards in Windows XP, so enable for
* Vista and later: https://msdn.microsoft.com/en-us/library/windows/desktop/dn553408(v=vs.85).aspx#qpc_support_in_windows_versions
*/
#if !defined(DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC) && \
defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0600)
#define DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
lib/JavaScript/Duktape/C/lib/duk_config.h view on Meta::CPAN
*/
#include <windows.h>
#endif
/* GetSystemTimePreciseAsFileTime() available from Windows 8:
* https://msdn.microsoft.com/en-us/library/windows/desktop/hh706895(v=vs.85).aspx
*/
#if defined(DUK_USE_DATE_NOW_WINDOWS_SUBMS) || defined(DUK_USE_DATE_NOW_WINDOWS)
/* User forced provider. */
#else
#if defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0602)
lib/JavaScript/Duktape/C/lib/duk_config.h view on Meta::CPAN
* there is no platform specific date parsing/formatting but there is still
* the ISO 8601 standard format.
*/
/* QueryPerformanceCounter() may go backwards in Windows XP, so enable for
* Vista and later: https://msdn.microsoft.com/en-us/library/windows/desktop/dn553408(v=vs.85).aspx#qpc_support_in_windows_versions
*/
#if !defined(DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC) && \
defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0600)
#define DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
lib/JavaScript/Embedded/C/lib/duk_config.h view on Meta::CPAN
*/
#include <windows.h>
#endif
/* GetSystemTimePreciseAsFileTime() available from Windows 8:
* https://msdn.microsoft.com/en-us/library/windows/desktop/hh706895(v=vs.85).aspx
*/
#if defined(DUK_USE_DATE_NOW_WINDOWS_SUBMS) || defined(DUK_USE_DATE_NOW_WINDOWS)
/* User forced provider. */
#else
#if defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0602)
lib/JavaScript/Embedded/C/lib/duk_config.h view on Meta::CPAN
* there is no platform specific date parsing/formatting but there is still
* the ISO 8601 standard format.
*/
/* QueryPerformanceCounter() may go backwards in Windows XP, so enable for
* Vista and later: https://msdn.microsoft.com/en-us/library/windows/desktop/dn553408(v=vs.85).aspx#qpc_support_in_windows_versions
*/
#if !defined(DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC) && \
defined(_WIN32_WINNT) && (_WIN32_WINNT >= 0x0600)
#define DUK_USE_GET_MONOTONIC_TIME_WINDOWS_QPC
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
share/ext-3.4.1/examples/dd/field-to-grid-dd.js
share/ext-3.4.1/examples/debug/debug-console.html
share/ext-3.4.1/examples/debug/debug.png
share/ext-3.4.1/examples/debug/inspector.gif
share/ext-3.4.1/examples/debug/sheldon.xml
share/ext-3.4.1/examples/desktop/credits.txt
share/ext-3.4.1/examples/desktop/css/desktop.css
share/ext-3.4.1/examples/desktop/desktop.html
share/ext-3.4.1/examples/desktop/images/accordian.gif
share/ext-3.4.1/examples/desktop/images/bogus.png
share/ext-3.4.1/examples/desktop/images/desktop.gif
share/ext-3.4.1/examples/desktop/images/desktop3.jpg
share/ext-3.4.1/examples/desktop/images/gears.gif
share/ext-3.4.1/examples/desktop/images/gears.png
share/ext-3.4.1/examples/desktop/images/grid.png
share/ext-3.4.1/examples/desktop/images/grid32x32.gif
share/ext-3.4.1/examples/desktop/images/grid48x48.gif
share/ext-3.4.1/examples/desktop/images/grid48x48.png
share/ext-3.4.1/examples/desktop/images/hatch.gif
share/ext-3.4.1/examples/desktop/images/hd-bg.gif
share/ext-3.4.1/examples/desktop/images/hd-tb-bg.gif
share/ext-3.4.1/examples/desktop/images/icon_padlock.png
share/ext-3.4.1/examples/desktop/images/icons-bg.png
share/ext-3.4.1/examples/desktop/images/im32x32.gif
share/ext-3.4.1/examples/desktop/images/im48x48.gif
share/ext-3.4.1/examples/desktop/images/im48x48.png
share/ext-3.4.1/examples/desktop/images/launcher-bg.gif
share/ext-3.4.1/examples/desktop/images/launcher-btn.gif
share/ext-3.4.1/examples/desktop/images/logout.gif
share/ext-3.4.1/examples/desktop/images/logout.png
share/ext-3.4.1/examples/desktop/images/member.gif
share/ext-3.4.1/examples/desktop/images/member.png
share/ext-3.4.1/examples/desktop/images/powered.gif
share/ext-3.4.1/examples/desktop/images/powered.png
share/ext-3.4.1/examples/desktop/images/s.gif
share/ext-3.4.1/examples/desktop/images/tabs.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/item-over.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/scroll-left.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/scroll-right.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/start-menu-left-corners.png
share/ext-3.4.1/examples/desktop/images/taskbar/black/start-menu-left-right.png
share/ext-3.4.1/examples/desktop/images/taskbar/black/start-menu-right-corners.png
share/ext-3.4.1/examples/desktop/images/taskbar/black/start-menu-right.png
share/ext-3.4.1/examples/desktop/images/taskbar/black/start-menu-top-bottom.png
share/ext-3.4.1/examples/desktop/images/taskbar/black/startbutton-icon.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/startbutton.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/taskbar-split-h.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/taskbar-start-panel-bg.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/taskbutton.gif
share/ext-3.4.1/examples/desktop/images/taskbar/black/taskbuttons-panel-bg.gif
share/ext-3.4.1/examples/desktop/images/winbar-bg.gif
share/ext-3.4.1/examples/desktop/images/winbar-btn.gif
share/ext-3.4.1/examples/desktop/images/windows-bg.gif
share/ext-3.4.1/examples/desktop/js/App.js
share/ext-3.4.1/examples/desktop/js/Desktop.js
share/ext-3.4.1/examples/desktop/js/Module.js
share/ext-3.4.1/examples/desktop/js/StartMenu.js
share/ext-3.4.1/examples/desktop/js/TaskBar.js
share/ext-3.4.1/examples/desktop/sample.js
share/ext-3.4.1/examples/desktop/wallpapers/blue.jpg
share/ext-3.4.1/examples/desktop/wallpapers/desk.jpg
share/ext-3.4.1/examples/desktop/wallpapers/desktop.jpg
share/ext-3.4.1/examples/desktop/wallpapers/desktop2.jpg
share/ext-3.4.1/examples/desktop/wallpapers/ext.gif
share/ext-3.4.1/examples/desktop/wallpapers/shiny.gif
share/ext-3.4.1/examples/desktop/wallpapers/sky.jpg
share/ext-3.4.1/examples/direct/direct-form.js
share/ext-3.4.1/examples/direct/direct-form.php
share/ext-3.4.1/examples/direct/direct-tree.js
share/ext-3.4.1/examples/direct/direct-tree.php
share/ext-3.4.1/examples/direct/direct.js
share/ext-3.4.1/examples/shared/screens/dd-fieldtogrid.gif
share/ext-3.4.1/examples/shared/screens/dd-gridtoformpanel.gif
share/ext-3.4.1/examples/shared/screens/dd-gridtogrid.gif
share/ext-3.4.1/examples/shared/screens/dd-zones.gif
share/ext-3.4.1/examples/shared/screens/debug-console.gif
share/ext-3.4.1/examples/shared/screens/desktop.gif
share/ext-3.4.1/examples/shared/screens/direct.gif
share/ext-3.4.1/examples/shared/screens/docs.gif
share/ext-3.4.1/examples/shared/screens/editor.gif
share/ext-3.4.1/examples/shared/screens/feeds.gif
share/ext-3.4.1/examples/shared/screens/form-adv-vtypes.gif
view all matches for this distribution
view release on metacpan or search on metacpan
quickjs/doc/quickjs.texi view on Meta::CPAN
@itemize
@item Small and easily embeddable: just a few C files, no external dependency, 210 KiB of x86 code for a simple ``hello world'' program.
@item Fast interpreter with very low startup time: runs the 77000 tests of the ECMAScript Test Suite@footnote{@url{https://github.com/tc39/test262}} in less than 2 minutes on a single core of a desktop PC. The complete life cycle of a runtime instanc...
@item Almost complete ES2023 support including modules, asynchronous
generators and full Annex B support (legacy web compatibility). Some
features from the upcoming ES2024 specification
@footnote{@url{https://tc39.es/ecma262/}} are also supported.
view all matches for this distribution
view release on metacpan or search on metacpan
debian/README.Debian view on Meta::CPAN
The dependency chain with javascript libraries might install apache2 with jifty.
You can safely remove it on a developer's desktop machine.
Or remove apache2 and use lighttpd.
libjifty-perl can be used alone on servers. The main jifty package add more
examples and tutorials which can be useless on servers.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Ekps9566.pm view on Meta::CPAN
# rejected idea ...
elsif (0) {
# MSDN SetCurrentDirectory function
# http://msdn.microsoft.com/ja-jp/library/windows/desktop/aa365530(v=vs.85).aspx
#
# Data Execution Prevention (DEP)
# http://vlaurie.com/computers2/Articles/dep.htm
#
# Learning x86 assembler with Perl -- Shibuya.pm#11
view all matches for this distribution