| The break-up of the alliance with the official PdL in Sicily and all around the South led to a painful split. | Разрыв альянса с официальной PdL в Сицилии и других регионах Юга привёл к болезненному внутреннему расколу. |
| An installation of PDL usually comes with an interactive shell known as perldl, which can be used to perform simple calculations without requiring the user to create a Perl program file. | Вместе с PDL обычно устанавливается интерактивный интерпретатор perldl, который позволяет производить несложные вычисления без необходимости создания файлов с текстом программы. |
| From 2010 to 2015, party leader Caldoro served as President of Campania for the PdL. | С 2010 по 2015 год лидер партии Стефано Кальдоро был на должности Президента Кампании от PdL. |
| Perl Data Language (abbreviated PDL) is a set of free software array programming extensions to the Perl programming language. | PDL (сокращение от англ. Perl Data Language) - набор векторных расширений для языка программирования Perl 5-й версии. |
| Unlike MATLAB and IDL, PDL allows great flexibility in indexing and vectorization: for example, if a subroutine normally operates on a 2-D matrix array, passing it a 3-D data cube will generally cause the same operation to happen to each 2-D layer of the cube. | В отличие от MATLAB и IDL, язык PDL допускает более гибкую индексацию и векторизацию, например, если в функцию, обрабатывающую двумерные матрицы, подать трёхмерную, то функция будет применена послойно к каждому слою куба. |